Commit Graph

509 Commits

Author SHA1 Message Date
Achilleas Pipinellis
302c41b0f1 Merge branch 'acataluddi/gitlab-recipes-master' 2015-10-28 17:21:05 +02:00
Achilleas Pipinellis
1d70fd7c57 Fix regex 2015-10-28 17:20:42 +02:00
Adriano Cataluddi
883c426a4d Merge branch 'master' of https://gitlab.com/acataluddi/gitlab-recipes
Conflicts:
	web-server/apache/gitlab-8.0-apache2.2.conf
	web-server/apache/gitlab-8.0-ssl-apache2.2.conf
2015-10-26 22:36:51 +01:00
Adriano Cataluddi
e879c8244e Updated configuration for Gitlab 8.x and Apache Httpd 2.2.x. after rebase and integration of b8290a5c24 commit. 2015-10-26 22:34:47 +01:00
Adriano Cataluddi
12fba4387f Added configuration for Gitlab 8.x and Apache Httpd 2.2.x. 2015-10-26 22:18:02 +01:00
Achilleas Pipinellis
9626e90417 Merge branch 'master' of github.com:gitlabhq/gitlab-recipes 2015-10-26 16:00:33 +02:00
Achilleas Pipinellis
05ca7dbd53 Merge pull request #272 from netantho/patch-1
Fix mailroom wget command in systemd README
2015-10-26 15:59:28 +02:00
Daniel Widerin
b8290a5c24 Fix rewrites for gitlab-git-http-server
Aligned them to nginx config in gitlab-ce to make downloads work.
2015-10-24 22:06:02 +02:00
Anthony VEREZ
d815f642cb Fix mailroom wget command in systemd README 2015-10-24 03:53:28 +02:00
Adriano Cataluddi
bc55dcc7b9 Added configuration for Gitlab 8.x and Apache Httpd 2.2.x. 2015-10-19 12:24:37 +02:00
Achilleas Pipinellis
93e8ea63d4 Merge pull request #271 from waxzce/master
Add mailroom service
2015-10-16 09:51:43 +03:00
Achilleas Pipinellis
c70f143efe Merge pull request #270 from waxzce/patch-1
add incomming email queue
2015-10-15 18:30:32 +03:00
Quentin ADAM
564758c70e add incomming email queue 2015-10-15 13:14:33 +02:00
Quentin ADAM
ee40c952ed update readme 2015-10-14 22:47:18 +00:00
Quentin ADAM
5da350f856 add mailroom service 2015-10-14 22:46:20 +00:00
Achilleas Pipinellis
8cee293637 Merge branch 'master' of github.com:gitlabhq/gitlab-recipes 2015-10-12 12:39:02 +03:00
Achilleas Pipinellis
b32e04a4df Merge pull request #269 from vasiliy-t/master
Issue #268 Updated Apache config for not to encode %2F double
2015-10-12 12:34:40 +03:00
Vasiliy Tyubek
77d30b9a73 Issue #268 Updated Apache config for not to encode %2F double 2015-10-12 11:49:45 +03:00
Achilleas Pipinellis
d73ec56664 Merge branch 'cjsewell/gitlab-recipes-master' 2015-09-30 23:14:44 +03:00
Achilleas Pipinellis
8c71c21c62 Merge pull request #259 from Lechindianer/master
Added missing dependency
2015-09-30 11:37:33 +03:00
Achilleas Pipinellis
d49f822239 Merge pull request #263 from kgaut/patch-2
add nodejs as required package
2015-09-30 11:36:37 +03:00
Achilleas Pipinellis
9b3d3e1e6c Merge pull request #266 from bjorn-oivind/feature-git_http_systemd_unit
systemd: create new unit for gitlab-git-http-server.
2015-09-30 11:34:05 +03:00
Bjørn Øivind Bjørnsen
9deee01ccb systemd: create new unit for gitlab-git-http-server.
This service is required for HTTP(S) push and pull operations from 8.0
and presumably onwards.
2015-09-29 17:39:23 +02:00
Corey Sewell
b4987445bb Add notes on how to allow gitlab-git-http-server to listen on port 8181 2015-09-26 21:31:21 +12:00
Corey Sewell
12f752241a Always route uploads through Unicorn
Replace gitlab-git-http-server regex with that used for Nginx. Fixes #30
2015-09-25 14:56:22 +12:00
Corey Sewell
9cff0f5cd9 Typo fixes and notes update 2015-09-23 19:54:30 +12:00
Corey Sewell
c933b51053 Add example for GitLab 8.0 with Apache 2.4 2015-09-23 09:28:56 +12:00
Achilleas Pipinellis
0cfe5c98bd Merge branch 'master' into 'master'
Updates sidekiq service file for systemd

Lack of `-q archive_repo` causes redirect loop.

https://gitlab.com/gitlab-org/gitlab-ce/issues/1565#note_1335538

See merge request !33
2015-08-18 18:39:02 +00:00
Touka Tachibana
cb39ca2c1f Adds '-q archive_repo' to sidekiq in a systemd service.
https://gitlab.com/gitlab-org/gitlab-ce/issues/1565#note_1335538
2015-08-19 01:52:10 +09:00
Achilleas Pipinellis
2fa3ec7ab4 Add 'RequestHeader set X-Forwarded-Ssl on' in apache configs
https://github.com/gitlabhq/gitlabhq/issues/6119#issuecomment-131191050
2015-08-15 10:52:31 +03:00
Achilleas Pipinellis
6597121af4 Merge branch 'master' of github.com:gitlabhq/gitlab-recipes 2015-08-15 10:50:42 +03:00
Jason K
21c316e66e Gitub enterprise migration example code.
Also includes Active Directory/LDAP sync code and automated hook
addition.
2015-06-26 10:46:50 -07:00
Kevin Gautreau
20e918f5be add nodejs as required package 2015-04-24 14:42:13 +02:00
Pascal Schmid
711e2a1286 Added missing dependency
GitLab version higher than 7.9 need a node installation. For more information see: 5c9a924fe7
2015-04-04 16:59:45 +02:00
Achilleas Pipinellis
35e240bf81 Merge pull request #258 from Lechindianer/master
ruby version adjusted to recent version
2015-04-04 16:15:28 +03:00
Pascal Schmid
8f5554fe0f ruby version adjusted to recent version 2015-04-04 14:13:39 +02:00
Achilleas Pipinellis
d85af1b5b6 Merge pull request #255 from Lechindianer/master
[Update] FreeBSD - freebsd-10.md
2015-03-05 15:18:31 +02:00
Pascal Schmid
09718fd91d Update freebsd-10.md
During the installation I recognized various minor problems with FreeBSD 10.1 and the new gem version. My additions should fix them
2015-03-05 14:10:16 +01:00
Achilleas Pipinellis
d6a08baf7e Update GitLab version, include official nginx config. 2015-01-23 00:02:32 +02:00
Achilleas Pipinellis
a9f7d21a52 Merge branch 'master' of github.com:gitlabhq/gitlab-recipes 2015-01-22 17:36:11 +02:00
Achilleas Pipinellis
e2ea458946 Merge branch 'master' into 'master'
[Guide] GitLab 7.6/7.7 - FreeBSD 10 - Postgres - Nginx

See merge request !30
2015-01-22 15:33:05 +00:00
Charles Newey
f54d031b44 Add FreeBSD init script 2015-01-20 10:48:13 +00:00
Charles Newey
051490e4ae Add UTF-8 link, change init script to a functioning FreeBSD init script and other misc changes 2015-01-19 10:59:12 +00:00
Charles Newey
0fd217ccfe Add database initialisation section 2015-01-18 23:59:04 +00:00
Charles Newey
a428a1eff7 Correct path 2015-01-18 23:32:11 +00:00
Charles Newey
da5f37aa50 Add bash to list of dependencies 2015-01-18 23:32:11 +00:00
Charles Newey
268789fe8f correct commands and some grammar 2015-01-18 23:32:11 +00:00
Charles Newey
52d631aa87 Move postgres initdb to section where user is logged in as 'pgsql' 2015-01-18 23:32:11 +00:00
Charles Newey
a32c6f7148 Added 'cp' to command as per Achilleas Pipinellis request 2015-01-18 23:32:11 +00:00
Charles Newey
2799271f1d Added guide for installing GitLab on FreeBSD 10 2015-01-18 23:32:11 +00:00