YouTrack Standalone 2018.3 Help

Start and Stop a JAR Distribution

This page describes how to stop and start your YouTrack Standalone server.

The following situations require that you stop YouTrack:

  • You want to change the location of the database.

  • You want to modify properties or JVM options for your YouTrack Standalone server.

  • You want to upgrade your YouTrack Standalone installation.

Start a JAR Distribution

To start YouTrack JAR, run the command:

java -jar youtrack-<version>.jar

Stop a JAR Distribution

To stop YouTrack JAR, in the console, press Ctrl+C or run this command in a separate console window:

java -jar youtrack-<version>.jar stop
Last modified: 7 March 2019