Versions Compared

Key

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

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

You can use the same config.json as in the Configure Roost Controlplane 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)

...