Skip to main content

Quick update

Pull the latest Docker images and restart:
nixopus update
This pulls new images and restarts services. It does not update Docker Compose files, the Caddyfile, or the CLI itself.

Full upgrade

For a full upgrade (new compose files, CLI, and configuration), re-run the installer. Secrets and config are preserved automatically:
curl -fsSL install.nixopus.com | sudo bash
Check the release notes on GitHub for any manual steps required between versions (database migrations, new required environment variables, etc.).