Skip to end of metadata
Go to start of metadata

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

Compare with Current View Version History

« Previous Version 9 Next »

  1. Start Roost Control Plane Server

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

  2. Verifying the Roost.ai components

    1. Connect to the <dns-name>/login using a browser

    2. Use the 3rd party auth to connect to the control-plane

    3. Verify that 4 docker processes are running

      sudo docker ps 
    4. You can connect to your MySQL container OR RDS as

      sudo mysql -u Roost -h 127.0.0.1 -p
      OR
      mysql -u Roost -h <RDS> -p

  3. Next Steps:

    Go to the Roost Enterprise URL in a browser and click on Admin Settings and

    1. Enable cloud vendor of choice and provide default settings

    2. Add the Roost EAAS Server EC2 details in the “Configure EAAS Server”

    3. Enable JumpHost and refresh the page

    4. Go to JumpHost settings and add the Roost EAAS Server EC2 details as 'default' jumpHost

<< Roost Control Plane Setup ALB, Route53 Setup >>

  • No labels