-
Couldn't load subscription status.
- Fork 104
Upgrade from older versions
We highly recommend using the latest version of envizon. The tool is designed to be a single instance for every project (no multiple workspaces) - so simply use the new version (docker-compose pull) for your next project and enjoy. However, if you want to upgrade an existing instance, you can just pull the latest images from docker hub and recreate the containers.
This action might break the database, so be sure that you have a solid backup of your important data.
docker-compose pull
docker-compose up -dWith version 5 the backup and restore process was completely rewritten to be more stable, so please make sure you are familiar with the new functions: https://github.com/evait-security/envizon/wiki/Usage#backup--restore
Simply stay up to date without wiping any data
docker-compose pull envizon
docker-compose up --force-recreate -d envizon