Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents

...

Upgrading the Server

Upgrading Concourse Server is very easy. The In fact, the process is similar to installing the server for the first time. Just download the latest concourse-server package into the root of your concourse-server directory and run it. The package will automatically upgrade jars, preferences, files, etc.

Stop the server

Code Block
$ cd /path/to/concourse-server
$ sh bin/stop

...

Checkout this demo to see a server upgrade in action.

...

Upgrading the Client