Upgrading to Lucy 6.0
Last updated
Was this helpful?
Lucy 6.0 is currently available only to Early Adopters. To join the program, contact your account manager.
If we are hosting your Lucy server for you, contact support to request an upgrade to 6.0.
This guide walks you through migrating from Lucy 5.7.6 to Lucy 6.0. The migration is handled by a script — follow the steps below in order.
Make sure you have:
A Docker-based deployment
Lucy 6.0 runs Ubuntu 24.04 in the container, but your host machine can run any docker-compatible OS.
If you deployed with a virtual machine image this script will not work for you - download a fresh 6.0 image instead.
Lucy version 5.7.6
At least 60% free storage space on the host
The Lucy dashboard will be unavailable for the entire migration process. We recommend running this during a maintenance window or off-peak hours.
You'll need at least 60% free space in the container before backing up and migrating:
Remove unedited templates
Delete unneeded campaigns
Delete old exports
Clear the cache
The migration script will create a backup of the Lucy container, for safety you should create a snapshot of the entire host machine before you begin.
Run this on the host (not inside the container):
This can take several hours depending on how much data you have.
When prompted:
Autodetect Lucy container → YES
System snapshot → YES
Once the script finishes, go to the Lucy UI to complete the update.
Last updated
Was this helpful?
Was this helpful?
wget https://download.phishing-server.com/dl/upgrade_container6.shsudo bash upgrade_container6.sh