Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Establish SSH session to the controlplane

  2. Bring down the Roost services

    Code Block
    sudo docker-compose /var/tmp/Roost/docker-compose.yaml down
  3. Take EBS snapshot using AWS dashboard (EC2 Service, Volumes)

  4. Unmount the EBS volume

    Code Block
    sudo umount /var/tmp/Roost
  5. Detach the volume (EC2 Service, Volumes)

  6. Launch the new EC2 instance

  7. Attach the same volume to this new EC2 instance (the volume and EC2 have to be in the same availability zone)

  8. Run the Roost Controlplane

    Code Block
    /var/tmp/Roost/roost-enterprise.sh -c /var/tmp/Roost/config.json -i roost