AWS Deployment
Display of successful AWS Deployment, curl command, docker command, and edits to flask site.
Build Site with docker compose command
- As you can see, I was able to make the server with “sudo docker-compose up –build -d”
Docker PS
- Here is our output for “sudo docker ps” command.
- As you can see, it displays all of our group member’s flasks (including the overall “lash” flask)
Curl Command
- As you can see the curl command displays my Flask Site in the AWS instance:
Edits to Flask Page
- Now you can see that the flask page is updated with the new local host “8089” and PublicIPs: 3.16.187.234: