/
8. Start Roost Control Plane Server

8. Start Roost Control Plane Server

 

  1. Start Roost Control Plane Server

    /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

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

      sudo docker exec -it roost_roostai_mysql_db_1 /bin/sh # mysql -u Roost -h 127.0.0.1 -p <password prompt> 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 Roost Checklist >>

 

Related content

Roost on a single instance - uses docker-compose
Roost on a single instance - uses docker-compose
More like this
1. High Level Design
1. High Level Design
More like this
5. EC2 Instance Setup
5. EC2 Instance Setup
Read with this
7. Roost Control Plane Setup
7. Roost Control Plane Setup
More like this
2. OAuth Provider Setup
2. OAuth Provider Setup
Read with this
Update Roost Control Plane
Update Roost Control Plane
Read with this