125 Commits
Author SHA1 Message Date
Jacob Vosmaer ac5d5adeb8 Bump gitlab-shell to 1.7.4 (CVE-2013-4490) 2013-11-04 12:52:53 +01:00
Rovanion Luckey a906860e9e Don't restart nginx, just tell it to reload it's config files. 2013-08-17 15:26:50 +02:00
Dmitriy Zaporozhets e8d77e21fb Merge pull request #4611 from axilleas/bump-gitlab-shell-version_5-4
Bump version of gitlab-shell to 1.7.0
2013-08-04 02:44:24 -07:00
Axilleas Pipinellis eab6ce0388 Bump version of gitlab-shell to 1.5.0 and fix gitlab version typo 2013-08-03 12:59:12 +03:00
Jacob Vosmaer 94a814d3ac Update references to 5-3-stable in install guide 2013-07-22 10:50:36 +02:00
Lukas Schauer 7a165d2056 Update installation.md
fixed branch-name (5-3 -> 5-4)
2013-07-18 18:52:24 +02:00
Sytse Sijbrandij de680eb8c0 Use default system editor. 2013-07-08 18:52:10 +02:00
Dmitriy Zaporozhets 6f5f5e7ee3 Add suppoort of unicorn and fog gems 2013-07-08 09:47:31 +03:00
Andrew Gallagher 0c4fd05d72 move 'make config/database.yml readable to git only' instruction
I've moved the instruction in question to the the 
'Configure GitLab DB settings'. Can't change permission to a file that doesn't already exist 😉
2013-07-03 15:15:50 +10:00
Ariejan de Vroom 2b4bebd9f2 Doc: set permission on config.database.yml 2013-06-29 17:31:08 +03:00
Sytse Sijbrandij 76f2e065ea Merge branch 'master' into install-guide-improvements
Conflicts:
	doc/install/installation.md
2013-06-21 21:18:20 +02:00
Dmitriy Zaporozhets 148eade9d7 Version to 5.3 2013-06-19 19:57:32 +03:00
Sytse Sijbrandij 8ccad7c3c7 Fix spelling error and make sure you never log in as git user so you never have to logout to run sudo. 2013-06-16 22:06:33 +02:00
Sytse Sijbrandij f01d482427 Make the installation guide easier to follow for non-unix people. 2013-06-12 21:30:36 +02:00
Dmitriy Zaporozhets ae90107caa mention puma cluster mode for bigger instances 2013-06-11 15:10:45 +03:00
Dmitriy Zaporozhets e26d149cd8 Merge branch 'double-check-after-start' of /home/git/repositories/gitlab/gitlabhq 2013-05-27 12:47:20 +00:00
Dmitriy Zaporozhets 1194531e8e Merge pull request #4079 from bbodenmiller/patch-8
details on looking for correct installation guide
2013-05-27 02:45:15 -07:00
Dmitriy Zaporozhets 35e0d7feaf Merge pull request #4082 from bbodenmiller/patch-10
no need to download init and nginx files since they are in repo now
2013-05-26 22:51:05 -07:00
Ben Bodenmiller 29a522cb42 no need to download init and nginx files since they are in repo now 2013-05-25 22:51:12 -06:00
Ben Bodenmiller f66209626c styling and typo fixes in installation guide 2013-05-25 22:40:09 -06:00
Ben Bodenmiller fc80592ea1 details on looking for correct installation guide
addresses gitlabhq/gitlabhq#3809
2013-05-25 21:15:04 -07:00
Dmitriy Zaporozhets d58aca0693 Ask people to remove 1.8 ruby to prevent issues 2013-05-25 00:20:08 +03:00
Dmitriy Zaporozhets 6654db2c82 Replace 5-1-stable with 5-2-stable in installation docs 2013-05-20 14:52:06 +03:00
Sytse Sijbrandij f18c7c440d GitLab must run before the check is done. 2013-05-20 09:46:24 +02:00
Sytse Sijbrandij d812216deb Give examples that have been reported frequently. 2013-05-20 09:44:20 +02:00
Yves Senn 6cf2916668 Merge pull request #3972 from Razer6/master
Fix small typo in install docs, Closes #3723
2013-05-19 01:25:09 -07:00
Ben Bodenmiller 2d18759602 Typo fix closes gitlabhq/gitlabhq/3984 2013-05-18 06:39:33 -06:00
Dmitriy Zaporozhets fd50e8e983 Gitlab-shell should be 1.4.0 for GitLab 5.2 2013-05-18 09:44:54 +03:00
Robert Schilling 684d772b8a Fix typo in install docs, closes #3723 2013-05-16 22:16:41 +02:00
Dmitriy Zaporozhets edcdbd671b Merge pull request #3863 from crazyscience/patch-4
Fixed a nginx configuration
2013-05-13 02:28:46 -07:00
Dmitriy Zaporozhets 37b357d1f3 Merge pull request #3921 from bbodenmiller/patch-8
update links to be relative paths and add CONTRIBUTING.md link
2013-05-13 02:19:02 -07:00
Dmitriy Zaporozhets caf970398c Merge pull request #3920 from bbodenmiller/patch-7
fixed fact about memory usage
2013-05-13 02:18:48 -07:00
Ben Bodenmiller b9a489f31f update links to be relative paths and add CONTRIBUTING.md link 2013-05-13 01:48:08 -06:00
Ben Bodenmiller bbd33a0d4d fixed fact about memory usage 2013-05-13 01:34:46 -06:00
Axilleas Pipinellis 0f7c402c73 Configure git global settings
Setting Git's global user.name and user.email are missing from
instructions, causing check.rake to fail at this step.

Signed-off-by: Axilleas Pipinellis <axilleas@archlinux.gr>
2013-05-09 15:37:39 +03:00
Axilleas Pipinellis 8dcd7343ef Bump charlock_holmes to 0.9.6.4
Signed-off-by: Axilleas Pipinellis <axilleas@archlinux.gr>
2013-05-07 22:49:54 +03:00
Axilleas Pipinellis 13dcc390cb Fix errors during backup task. Fix #3785
By default there is no public/uploads directory when no attachments
are uploaded. Prompt users to create the uploads directory during
install otherwise the backup task will fail.

Place mysqldump args in single quotes to avoid error if password
contains special characters.

Signed-off-by: Axilleas Pipinellis <axilleas@archlinux.gr>
2013-05-07 14:44:49 +03:00
crazyscience bfe4af846d Fixed a nginx configuration
For some reason, if the nginx configuration is bound to an IP, it breaks the install, causing all git clone/push/pull operations to die with a 'fatal: The remote end hung up unexpectedly' message. Changing this configuration seems to fix the problem. I reckon that this is just a temporary fix. I don't know the ins and outs of GitLab well enough to vouch for this change, but I do know that these instructions are broken, and that this update will fix them.
2013-05-06 20:17:57 -07:00
Axilleas Pipinellis 3a5d90c4a3 Install postfix separately, new update instructions. Fixes #3639 2013-04-28 19:11:40 +03:00
Sytse Sijbrandij 7eb1e04e58 Update memory requirements after puma. 2013-04-26 14:49:50 +02:00
Dmitriy Zaporozhets 748874a09e No unicorn config. Use higher version of gitlab-she;; 2013-04-26 11:01:52 +03:00
Dmitriy Zaporozhets 5ac5f586f8 Move init.d and nginx default recipes in core library to save efforts trying keep sync between gitlab-recipes and gitlabhq 2013-04-22 12:44:09 +02:00
Dmitriy Zaporozhets f7e4686a42 add gitlab shell version and updated CHANGELOG 2013-04-17 09:49:34 +03:00
Dmitriy Zaporozhets 97de212e80 Merge pull request #3522 from dplarson/correct-install-docs
Install gems with user `git`, not `gitlab`
2013-04-07 11:22:23 -07:00
Dmitriy Zaporozhets c33d5e16fe refactor backup/restore 2013-04-05 19:01:19 +03:00
David Larson ef93cc1745 Install gems with user git, not gitlab. 2013-04-04 18:35:36 -07:00
Sytse Sijbrandij 08c6f5f604 Adding special cases to the advanced setup notes. 2013-04-02 07:52:47 +02:00
Sytse Sijbrandij 8fcdbaea71 Section for important notes. 2013-03-31 13:54:46 +02:00
Sytse Sijbrandij d8eefdccfc Removing duplication by putting everything in the readme. Allow us to close issues that deviate from the guidelines. 2013-03-30 11:35:35 +01:00
Sytse SijbrandijandDmitriy Zaporozhets f7e630c452 Updating based on Dmitriy his comments. 2013-03-26 10:46:53 +02:00