...
Verify Roost Controlplane by accessing the Enterprise DNS associated with the Hosted zone
Troubleshooting Roost
Check docker logs for nestjs container (verify that it is connected to the database
Code Block docker logs -f --since 1m roost_roostai_nest_server_1
Check docker logs for react container to verify it is listening on port 4200
Code Block docker logs -f --since 1m roost_roostai_react_app_1