Upgrading
Upgrading Keeper Connection Manager with the Docker Automated Install method
Last updated
Was this helpful?
Upgrading Keeper Connection Manager with the Docker Automated Install method
Upgrading from a version below 2.19 requires you to have your Keeper Connection Manager license key.
Before making any changes to your environment, we recommend backing up in accordance with the instructions on the Backup and Recovery page.
From the Linux command line, update to the latest installer script using the curl command.
curl -O https://keepersecurity.com/kcm/kcm-setup.runTo update all of the underlying software and Docker containers when using the Docker Automated Install method, run the below commands:
sudo ./kcm-setup.run stop
sudo ./kcm-setup.run upgradeSelect "Y" when prompted.

Once the upgrade is complete, the service is started again automatically after a minute.
If you run into any issues with the upgrade, see our troubleshooting page.
Last updated
Was this helpful?
Was this helpful?

