Skip to content

Upgrade - Self-hosted

There are several ways to upgrade your Coolify instance.

  1. Automatic Upgrade: Coolify will automatically check for updates and upgrade your instance when a new version is available. Learn more about automatic updates.
  1. Semi-Automatic Upgrade: If there is a new version available, you can upgrade your Coolify instance by clicking the Upgrade button on the Navigation bar. Update checks can be configured in the settings menu.

  2. Manual Upgrade: If you want to upgrade your Coolify instance manually, you can do so executing the following command in your server’s terminal:

Terminal window
curl -fsSL https://cdn.coollabs.io/coolify/install.sh | bash