Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | move installation docs under separate dir | Dmitriy Zaporozhets | 2012-10-25 | 1 | -295/+0 |
| | |||||
* | Decouple requirements and install | randx | 2012-10-25 | 1 | -112/+14 |
| | |||||
* | refactor installation doc | randx | 2012-10-25 | 1 | -19/+33 |
| | |||||
* | version 2 | randx | 2012-10-25 | 1 | -47/+44 |
| | |||||
* | Improved installation manual | randx | 2012-10-25 | 1 | -112/+140 |
| | |||||
* | Update doc/installation.md | Saito | 2012-10-24 | 1 | -0/+4 |
| | | | Git Smart HTTP protocol runs on `gitlab:gitlab`. | ||||
* | add shared repository doc. | Saito | 2012-10-18 | 1 | -0/+1 |
| | |||||
* | fix install manual after merge #1666 | Valeriy Sizov | 2012-10-12 | 1 | -1/+1 |
| | |||||
* | Fix starting gitlab after reboot server | Valeriy Sizov | 2012-10-11 | 1 | -1/+1 |
| | |||||
* | hardware requirements | Dmitriy Zaporozhets | 2012-10-10 | 1 | -0/+6 |
| | |||||
* | Updated installation docs with better db origanisation | Dmitriy Zaporozhets | 2012-10-10 | 1 | -48/+50 |
| | |||||
* | update doc | Andrey Kumanyaev | 2012-10-10 | 1 | -1/+40 |
| | |||||
* | Doc fix: Nginx init script requires sudo | Danillo Nunes | 2012-10-06 | 1 | -1/+1 |
| | |||||
* | remove unnecessary step from install guide | Valeriy Sizov | 2012-10-01 | 1 | -1/+0 |
| | |||||
* | Add docs for customizing Redis, add example file | Robert Speicher | 2012-09-18 | 1 | -1/+8 |
| | |||||
* | Update installation doc with branch names | randx | 2012-09-16 | 1 | -0/+7 |
| | |||||
* | added the name change to the installation.md - thanks and nice catch to @NARKOZ | Tobias Pfeiffer | 2012-09-15 | 1 | -1/+1 |
| | |||||
* | Prepared for gitolite v3 | randx | 2012-08-29 | 1 | -6/+9 |
| | |||||
* | Capitlization of /gitlab/i normalized. #1367 | Alex Denisov | 2012-09-06 | 1 | -1/+1 |
| | |||||
* | Cleaner install section for nginx, unicorn | randx | 2012-09-04 | 1 | -10/+9 |
| | |||||
* | update install to use recipes | randx | 2012-09-04 | 1 | -8/+8 |
| | |||||
* | Clean up doc/installation.md | Robert Speicher | 2012-09-04 | 1 | -30/+36 |
| | | | | Closes #939 | ||||
* | Update the references to the script and refer to it from the installation ↵ | Sytse Sijbrandij | 2012-09-02 | 1 | -0/+6 |
| | | | | | | | | manual. Update the references to the script and refer to it from the installation manual. Indent the code block. | ||||
* | Merge pull request #1327 from logiblocs/master | Dmitriy Zaporozhets | 2012-09-02 | 1 | -1/+1 |
|\ | | | | | Trivial fix to docs/installation.md | ||||
| * | Fixed one letter in doc/installation.md | logiblocs | 2012-08-29 | 1 | -1/+1 |
| | | |||||
| * | Simplify setup for nginx, initd with already predefined files | Dmitriy Zaporozhets | 2012-08-28 | 1 | -90/+9 |
| | | |||||
| * | Updated app:status & docs with hooks. Removed write_hooks from app:setup | randx | 2012-08-21 | 1 | -1/+6 |
| | | |||||
* | | Non-interactive AWS install by running a single script. | Sytse Sijbrandij | 2012-09-02 | 1 | -89/+14 |
| | | | | | | | | | | | | | | | | | | Merge branch 'master' into non-interactive-aws-install Conflicts: doc/installation.md Fix merge mess in installation.md | ||||
* | | Non-interactive AWS install by running a single script. | Sytse Sijbrandij | 2012-09-02 | 1 | -35/+35 |
|/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Non-interactive AWS install by running a single script. Complete non-interactive AWS install with one line. Squash of 28 commits: Initial commit of complete install script. Must be sudo. Non interactive prostgres. Install mysql with unique password. Service file. Add init file. Nginx config. Script contains aws specific settings. Update references after rename. Prevent localhost ssh prompt. Postfix with policyd. Typo in localhost. Postfix package has other name. sudo -l session needs oneliners. More sudo commands to prevent permission problems. Change in existing file. Change in existing file must be referenced. Switch order. Postfix comment. Old way to generate password, less sudo. todo login Must use private ip and login instructions. Starting up. Fixed and checked various todos. Use service. Set host name. Go to default dir. Only works on next login. Only replace first host. Cleaned up the comments. Link to nginx config. Move to aws dir. Update links to aws for interactive install. Existing script stays at the same location. Change directory. Use the new init scripts for gitlab service and nginx. Use the branch for file downloads. Update with newest changes to installation.md. Correct reference. Use master branch since we need the nginx condfig and use absolute paths. Need to copy with sudo. | ||||
* | Specify charlock holmes version in installation docs | randx | 2012-08-19 | 1 | -1/+1 |
| | |||||
* | Merge pull request #1166 from three18ti/master | Dmitriy Zaporozhets | 2012-08-11 | 1 | -4/+19 |
|\ | | | | | Updated MySQL docs and Ubuntu auto-install script | ||||
| * | changed install script and docs to use postfix instead of sendmail | three18ti | 2012-07-30 | 1 | -1/+1 |
| | | |||||
| * | updated ./resque.sh instruction to use sudo | three18ti | 2012-07-29 | 1 | -2/+3 |
| | | |||||
| * | added mysql configuration instructions | three18ti | 2012-07-29 | 1 | -1/+15 |
| | | |||||
* | | Merge pull request #984 from abevoelker/fix-init.d-resque | Dmitriy Zaporozhets | 2012-08-10 | 1 | -2/+0 |
|\ \ | | | | | | | Fix resque worker becoming paused on restarts | ||||
| * | | Fix resque worker becoming paused on restarts | Abe Voelker | 2012-06-26 | 1 | -2/+0 |
| | | | |||||
* | | | Add admin credentials to installation docs | randx | 2012-08-02 | 1 | -0/+5 |
| |/ |/| | |||||
* | | Fixed persmission issue in doc. Added validation of hooks in gitlab:app:status | randx | 2012-07-26 | 1 | -0/+1 |
| | | |||||
* | | Merge pull request #1045 from tobert/patch-1 | Valeriy Sizov | 2012-07-16 | 1 | -1/+1 |
|\ \ | | | | | | | The gitlab.pub file probably shouldn't be world readable, but let's star... | ||||
| * | | The gitlab.pub file probably shouldn't be world readable, but let's start ↵ | Al Tobey | 2012-07-05 | 1 | -1/+1 |
| |/ | | | | | | | with just making it read-only and not executable. | ||||
* | | Merge pull request #1090 from rjmooney/patch-1 | Valeriy Sizov | 2012-07-16 | 1 | -9/+9 |
|\ \ | | | | | | | Clarify the nginx configuration. | ||||
| * | | Clarify the nginx configuration. | rjmooney | 2012-07-13 | 1 | -9/+9 |
| |/ | |||||
* | | Merge pull request #1091 from asfaltboy/patch-1 | Valeriy Sizov | 2012-07-16 | 1 | -0/+2 |
|\ \ | | | | | | | Add step to make sure tmp directory exists in /home/gitlab/gitlab/ | ||||
| * | | Add step to make sure tmp directory exists in /home/gitlab/gitlab/ (since ↵ | Pavel Savchenko | 2012-07-14 | 1 | -0/+2 |
| |/ | | | | | | | the step Setup DB fails if it doesn't. see issue #1038 for more detials. | ||||
* | | libreadline-gplv2-dev >> libreadline6-dev | Hans Fase | 2012-07-15 | 1 | -1/+1 |
| | | |||||
* | | Should append to .profile rather than overwriting it as it might have ↵ | Daniel Thomas | 2012-07-10 | 1 | -1/+1 |
|/ | | | | existing contents | ||||
* | update doc | Valeriy Sizov | 2012-06-23 | 1 | -1/+1 |
| | |||||
* | Update master | Valeriy Sizov | 2012-06-23 | 1 | -2/+2 |
| | |||||
* | use stable branch as default. | Valeriy Sizov | 2012-06-04 | 1 | -1/+1 |
| | |||||
* | Updated; libreadline-dev libreadline-gplv2-dev | Hans Fase | 2012-05-26 | 1 | -1/+1 |
| | | | ;) Have fun! |