Verify the Acceptance Deploy

Once our Frontend Rails application is deployed to the Acceptance environment, we can verify that it’s running and available.

To find the URL of the acceptance environment, run this command:

mu env show acceptance

Follow the Base URL link and confirm that your application deployed successfully.

Check the running tasks in the Acceptance ECS Cluster