aws-samples / py-flask-signup-docker

Sample Python application to show the capabilities of EC2 Container Service.
Apache License 2.0
80 stars 517 forks source link

Cloudformation template does not install nginx, jenkins #2

Open erickhun opened 8 years ago

erickhun commented 8 years ago

Hi! Thank you for the template. I tried to run the Cloudformation template. It spin off correctly the instance, and all the event seems to be CREATE_COMPLETE state. However , when I ssh into it, it seems like nothing in the LaunchConfig section (nginx, jenkins etc) have not been installed . Anything I might be missing ?

Thank you!

pasviegas commented 7 years ago

Same here