Skip to Content
DocumentationGetting StartedUpdating Companion Hub

Updating Companion Hub

Updates to Companion Hub are managed through the web dashboard.

Dashboard Updates

When a new version is available, you’ll see a notification in the dashboard. Click to update.

Manual Update

You can also update by running the install script again:

curl -L https://raw.githubusercontent.com/companionintelligence/CI-Hub/dev/scripts/install.sh | bash

Your data and app configurations are preserved during updates.

Last updated on