Versions Compared

Key

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

...

  1. Start Roost Control Plane Server

    Code Block
    /var/tmp/Roost/bin/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

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

      Code Block
      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 SetupALB, Route53 Setup Roost Checklist >>