Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Below document outlines the steps for setting up an EC2 for nginx proxy to allow Roost Cluster Web Console access.

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

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)

  1. Click on Configure EC2 launcher. Provide user “ubuntu”, ip-address of EC2 and the pem key for ubuntu user

2. Enable JumpHost and refresh the admin settings page. Add Jumphost entry with alias “default” and user “ubuntu”, ip-address of EC2 and the pem key for ubuntu user

  • No labels