...
Establish SSH session to the controlplane
Bring down the Roost services
Code Block sudo docker-compose /var/tmp/Roost/docker-compose.yaml down
Take EBS snapshot using AWS dashboard (EC2 Service, Volumes)
Unmount the EBS volume
Code Block sudo umount /var/tmp/Roost
Detach the volume (EC2 Service, Volumes)
Launch the new EC2 instance
Attach the same volume to this new EC2 instance (the volume and EC2 have to be in the same availability zone)
Run the Roost Controlplane
Code Block /var/tmp/Roost/roost-enterprise.sh -c /var/tmp/Roost/config.json -i roost