...
Follow the below steps as mentioned in Setting up Organisation Roost Control-plane for a different EC2 instance.
Steps - EC2 Instance
Steps - Installing dependencies on EC2 Instance
Steps - Install SSL Certs
Steps - Configure Roost Environment and Start Docker containers
You can copy config.json from the “Setting up Organisation Roost Control-plane”
Command to start the Roost Proxy container
Code Block |
---|
cd /var/tmp/Roost chmod +x roost-enterprise.sh; ./roost-enterprise.sh -i console-proxy -c config.json |
Additional configuration using Roost Controlplane website (go to admin settings page)
Click on Configure EC2 launcher. Provide user “ubuntu”, ip-address of EC2 and the pem key for ubuntu user
...