Blockpass CLI
Stop the service
./blockpass stop
Start/restart the service
./blockpass start
Display the logs
./blockpass logs
Ugrade version
While server is running, run:
./blockpass upgrade
Confirm and choose the version you want to install.
Ex: latest
or 1.8.1
Take a backup
It is a good idea to make a backup of your Dashboard Server database before upgrading (see the Backup instructions)
List of versions
The list of published versions and associated change logs can be found here Docker Hub 🔗
Corresponding container images will be downloaded. Your server remains up during this operation.
When Docker container images are downloaded, your server will automatically restart to apply the new version (usually takes few seconds).