[Server] How to Update CircleCI Server?

Updating your Server Installation

To update your CircleCI Enterprise or server you can follow the below steps. The process is simple and may take 15-20 minutes.

 

CircleCI Server 4.x

  1. Before upgrading, please create a Backup and Restore point.
  2. You can then follow the steps outlined in our docs to guide you through the upgrade.
helm diff upgrade circleci-server oci://cciserver.azurecr.io/circleci-server -n$namespace--version<version>-f<path-to-values.yaml>--username$USERNAME--password$PASSWORD
helm upgrade circleci-server oci://cciserver.azurecr.io/circleci-server -n $namespace --version <version> -f <path-to-values.yaml> --username $USERNAME --password $PASSWORD

To get the <version>, you can consult our changelog.

CircleCI Server 3.x

  1. Before upgrading, please create a Backup and Restore point.
  2. Once a backup has been created, you can follow the instructions found in our docs via the KOTS Admin Console.

Screenshot_2023-02-16_at_5.05.55_PM.png

CircleCI Server 2.x 

1. While on the management console dashboard, click on "View Update".

server_update_1.png


2. Click on "Install Update". This will start updating your server installation.

server_update_2.png

 

Note:
1. Before updating check the server changelog at https://circleci.com/server/changelog
2. Backup of your installation. Check instructions here: https://circleci.com/docs/2.0/backup/#backing-up-circleci-data
3. Make sure no job is running.

 

If you have any more questions, please submit a ticket to Support or write to support@circleci.com.

Was this article helpful?
1 out of 1 found this helpful

Comments

0 comments

Article is closed for comments.