Non interactive aws install
Created by: dosire
The current installation manual is very well written. But it is still a bit of work to set up a new server.
To offer an alternative to people wanting to try out Gitlab quickly I made a script that does a complete installation on Amazon Web Services. After pasting one line in the server the next step is to log in to a running server that is properly configured (push/pull/email/resque/etc.).
The TODO's as listed in the script are:
- Decide whether to move the howto in this script to installation.md or reference it from there.
- Change dosire/gitlabhq/master links to gitlabhq/gitlabhq/stable when merged in the gitlabhq repo.
On the first on I would like your input.
For he second one I will send a merge request when the this one is merged in.
This is quite a bit of code so please let me know if you prefer changes, I have no problem with changing things.