wunki / django-salted

Full stack SaltStack configuration for Django with the help of Vagrant.
BSD 3-Clause "New" or "Revised" License
319 stars 42 forks source link

Integrate with Vagrant AWS #2

Open pxg opened 11 years ago

pxg commented 11 years ago

Would be cool to integrate with Vagrant AWS to give people a quick way to turn their vagrant box into a live server.

I'm open to alternative solutions to use this project to help people quickly get a live server online, obviously Vagrant AWS isn't the only solution.

wunki commented 11 years ago

I haven't looked at Vagrant AWS yet, but the same Salt states can be used to deploy a server with.

Will look at AWS Vagrant and add that as an option in the documentation.

pxg commented 11 years ago

Maybe Salt states is better if it doesn't tie the user down to Amazon as the hosting provider. Would be cool to switch things between development and production (such as auto-reloading the python and error reporting) too.

athanhcong commented 11 years ago

would be great if we have instruction for AWS.

tomleo commented 10 years ago

+1 for AWS instructions