Ecotrust / floodplain-restoration

Decision support tool for floodplain gravel mine restoration
MIT License
2 stars 1 forks source link

Deploy to EC2 [2 days] #12

Closed perrygeo closed 9 years ago

perrygeo commented 10 years ago

Start with a micro instance, spin it up, deploy and test the app.

perrygeo commented 10 years ago

While we have our ansible script to provision a full server (bare metal or virtual), this might be a good opportunity to use Docker.

Obviously this will take a little more R&D as we fumble around trying to find "best practices" but I think we should set up the EC2 instance as a docker server. Locally, we'll build docker images and push them to EC2 (or pull them from docker hub?) with an automated script. @aspeaks will help us as we wade into these unknown waters...

perrygeo commented 9 years ago

done as of 3a2107adce833e6c3973fc5cf3367e623ae37f5a

just cd deploy, set up hosts according to the template and ./deploy prod