Step 3.6: Run SimplePHPApp - AWS OpsWorks

Step 3.6: Run SimplePHPApp

Important

AWS OpsWorks Stacks is no longer accepting new customers. Existing customers will be able to use the OpsWorks console, API, CLI, and CloudFormation resources as normal until May 26, 2024, at which time they will be discontinued. To prepare for this transition, we recommend you transition your stacks to AWS Systems Manager as soon as possible. For more information, see AWS OpsWorks Stacks End of Life FAQs and Migrating your AWS OpsWorks Stacks applications to AWS Systems Manager Application Manager.

After the deployment status changes to successful, you can run the new SimplePHPApp version, as follows.

To run SimplePHPApp
  1. On the Instances page, click the public IP address in the php-app1 row.

    You should see the following page in your browser.

  2. Click Share Your Thought and type something like Hello world! for Your Thought and your name for Your Name. Then click the Submit Your Thought to add the message to the database.

  3. Click Go Back to view all the messages in the database.