295 Commits

Author SHA1 Message Date
Axilleas Pipinellis
21bfab7b72 Merge branch 'test' into new_structure 2013-08-05 16:41:16 +03:00
Axilleas Pipinellis
7e3bdebfae Refine nginx config for ssl connections. Implements #67 and #92 2013-08-05 16:39:29 +03:00
Axilleas Pipinellis
be95bd4f9b Enhance existing apache config. Implement #50, #79, #93. Fix #10
Beware that adding `ProxyPass /uploads !` would be a security issue,
since uploads are publicly available without any authentification by default.

See: https://github.com/gitlabhq/gitlabhq/issues/348#issuecomment-21682402
2013-08-05 16:32:20 +03:00
Axilleas Pipinellis
2afea0df60 Refine nginx config for ssl connections. Implements #67 and #92 2013-08-05 16:08:32 +03:00
Axilleas Pipinellis
fabeb6ab74 Enhance existing apache config. Implement #50 and #79
Beware that adding `ProxyPass /uploads !` would be a security issue,
since uploads are publicly available without any authentification by default.

See: https://github.com/gitlabhq/gitlabhq/issues/348#issuecomment-21682402
2013-08-05 14:15:25 +03:00
Axilleas Pipinellis
04eb186583 Add alternative CentOS nginx setup. Implement #31 2013-08-05 13:44:10 +03:00
Axilleas Pipinellis
a480d062d1 Add database info 2013-08-04 11:36:52 +03:00
Axilleas Pipinellis
2e804834a1 Refine install guidelines 2013-08-04 11:19:24 +03:00
Axilleas Pipinellis
c139f0ef5d Add dummy readme files 2013-08-02 12:21:36 +03:00
Axilleas Pipinellis
d38bd03c69 Clean up readme 2013-08-02 11:26:28 +03:00
Axilleas Pipinellis
25e7fd2242 Replace maintainer with contributor, add init in example 2013-08-02 11:25:06 +03:00
Axilleas Pipinellis
91eafbb345 Fix table 2013-08-02 11:18:44 +03:00
Axilleas Pipinellis
a9182174f7 Add opensuse 2013-08-02 10:55:45 +03:00
Axilleas Pipinellis
f9bf3d1661 Better wording 2013-08-01 09:34:35 +03:00
Axilleas Pipinellis
e6f6f31ae2 Add readme for install guidelines 2013-08-01 09:29:40 +03:00
Axilleas Pipinellis
86f65b5060 Update general readme with instructions on Pull Requests 2013-08-01 09:28:51 +03:00
Axilleas Pipinellis
50e31298c4 Add initial readme for Gentoo/Archlinux 2013-08-01 01:11:14 +03:00
Axilleas Pipinellis
75bcb79ca6 Initial commit of new structure 2013-07-31 14:59:21 +03:00
Yves Senn
33e4e2fed1 Merge pull request #103 from gitlabhq/unduplicate
Unduplicate
2013-06-24 10:11:48 -07:00
Sytse Sijbrandij
9d6aaa2290 Remove outdated scripts. 2013-06-24 18:58:36 +02:00
Sytse Sijbrandij
01fb980f10 Do not duplicate files from the main repo. 2013-06-24 18:58:21 +02:00
Dmitriy Zaporozhets
6ebaeb61e4 Merge pull request #98 from nielsbasjes/CentOSGitlab51
Installing Gitlab 5.2 on CentOS 6.4
2013-06-04 07:58:10 -07:00
Niels Basjes
d9af7c2e4d Updated the installation guide to Gitlab 5.2
Signed-off-by: Niels Basjes <github@basjes.nl>
2013-06-01 21:59:26 +02:00
Niels Basjes
e039834ecb Minor cleanups of the CentOS_6 install guide 2013-05-17 23:22:41 +02:00
Niels Basjes
b2c004158a Minor textual improvements 2013-05-17 00:48:33 +02:00
Niels Basjes
9185b4ba1d First cut of the updated installation guid for Gitlab 5.1 on CentOS 6.3 2013-05-17 00:44:57 +02:00
Niels Basjes
f3a91e3001 Fixed the centos init.d script for use with puma. 2013-05-17 00:23:56 +02:00
Niels Basjes
162fcd538b Merge branch 'master' of https://github.com/gitlabhq/gitlab-recipes 2013-05-16 22:55:25 +02:00
Nihad Abbasov
24c43c3c20 Merge pull request #61 from gefd/f-https-only-redirect
Fixes http redirects on https only vhost
2013-05-04 05:43:07 -07:00
Nihad Abbasov
2f36f6d690 Merge pull request #83 from sagikazarmark/patch-1
Update init script status from Unicorn to Puma
2013-04-27 05:07:35 -07:00
sagikazarmark
94f0f8e7f5 Update init script status from Unicorn to Puma 2013-04-22 23:20:25 +03:00
Dmitriy Zaporozhets
28d4905bbc Merge pull request #78 from gitlabhq/nginx-version-leak
Remove nginx version number as a security best practice. Hat tip to Remy...
2013-04-18 23:03:49 -07:00
Sytse Sijbrandij
76ba45246e Remove nginx version number as a security best practice. Hat tip to Remy van Elst. 2013-04-12 16:36:52 +02:00
Dmitriy Zaporozhets
6f6e0117c1 Fixed -e for puma 2013-04-05 19:55:32 +03:00
Dmitriy Zaporozhets
33433b655f Use puma instead of unicorn 2013-04-05 17:39:42 +03:00
Dmitriy Zaporozhets
ce9989e214 Merge pull request #74 from foyo23/master
change gitlab-centos to fit v5.0.0-stable
2013-04-03 00:05:29 -07:00
Dmitriy Zaporozhets
cc244d1e75 Merge pull request #75 from jesseward/5.0-centos-init.d
- swapping uid=git as per 5.0 install doc.
2013-04-03 00:05:06 -07:00
jesseward
e8133eba7a - swapping uid=git as per 5.0 install doc. 2013-04-02 22:38:01 -04:00
foyo23
3ad4984e75 change gitlab to fit centos 6.x 2013-03-31 16:10:06 +08:00
Niels Basjes
be7abca754 Merge pull request #1 from diegotdai/patch-1
Update install/CentOS_6.md
2013-03-02 07:55:24 -08:00
Diego Antunes
cbb54c133f Update install/CentOS_6.md
Updated gitlab-centos script to 4-0-stable to fix unicorn and sidekiq startup errors.
2013-02-26 10:32:14 +13:00
Geoff Davis
d745bf9b6b Fix whitespace 2013-02-22 10:27:23 +01:00
Geoff Davis
0a9afffbff Add https only request header option
Adds optional RequestHeader X-Forwarded-Proto "https" for SSL only vhosts to prevent redirects to http:// urls
2013-02-22 10:06:37 +01:00
Dmitriy Zaporozhets
2d4790372d Merge pull request #42 from yin8086/HTTPS
Add nginx https support nginx/gitlab-https
2013-02-16 01:06:35 -08:00
Dmitriy Zaporozhets
117d4792d1 Merge branch 'master' of github.com:gitlabhq/gitlab-recipes 2013-02-08 22:32:30 +02:00
Dmitriy Zaporozhets
c20da670b4 Merge pull request #56 from nafu/installation_patch
Up version to 5.0 and Change gitlab user to git user
2013-02-08 11:50:29 -08:00
Fumiya Nakamura
e9f40a8014 Up version to 5.0 and Change gitlab user to git user 2013-02-08 07:06:43 -08:00
Dmitriy Zaporozhets
d03a83d26f Use git user now 2013-02-08 09:28:32 +02:00
Nihad Abbasov
eaa1f18c06 Merge pull request #51 from eiyaya/for-gitlab-4.1
change resque to sidekiq, for gitlab 4.1
2013-01-31 04:48:00 -08:00
Nihad Abbasov
d04b4f6c76 Merge pull request #53 from jesseward/centos6-redis-fix
CentOS_6.md : missing a "service redis start"
2013-01-31 04:45:48 -08:00