Hacker News new | ask | show | jobs
by mrgreenfur 4784 days ago
I think its a good idea. Is there a way you can offer stock recipes / deployments? I know nothign abotu deployments and automation and don't have the time to learn it...
1 comments

Yes, that would be the default

1. sign up for site

2. click "deploy rails app"

3. select enviroment (amazon or rackspace)

4. select VM size

5. the VM would deploy, and apply the recipes, it would then kick you back a git repo to pull of all the recipes that ran to get your stack up and running (postgres, passenger, ruby installation etc etc).

6. You can then alter anything you want via that repo; then with a simple git push, the changes would be applied to your VM