- 14 Mar, 2015 1 commit
-
-
Vasilij Schneidermann authored
-
- 03 Mar, 2015 1 commit
-
-
Douwe Maan authored
Revert "Merge branch 'go-get-workaround-nginx' of https://github.com/mattes/gitlabhq into mattes-go-get-workaround-nginx" This reverts commit 51349ca3, reversing changes made to b180476b.
-
- 20 Feb, 2015 3 commits
-
-
Douwe Maan authored
-
Douwe Maan authored
-
Douwe Maan authored
-
- 01 Jan, 2015 2 commits
- 25 Nov, 2014 1 commit
-
-
sbeh authored
This will ensure nginx starts up without the following errors messages: nginx: [emerg] bind() to [::]:443 failed (98: Address already in use) nginx: [emerg] bind() to [::]:443 failed (98: Address already in use) nginx: [emerg] bind() to [::]:443 failed (98: Address already in use) nginx: [emerg] bind() to [::]:443 failed (98: Address already in use) nginx: [emerg] bind() to [::]:443 failed (98: Address already in use) nginx: [emerg] still could not bind() Googling for them leads you to this site: https://chrisjean.com/2014/02/10/fix-nginx-emerg-bind-to-80-failed-98-address-already-in-use/
-
- 09 Nov, 2014 1 commit
-
-
Ben Bodenmiller authored
minor updates @ formatting changes to match other versions of file. Unify formatting of https://github.com/gitlabhq/gitlabhq/blob/master/lib/support/nginx/gitlab, https://github.com/gitlabhq/gitlabhq/blob/master/lib/support/nginx/gitlab-ssl, & https://gitlab.com/gitlab-org/omnibus-gitlab/blob/master/files/gitlab-cookbooks/gitlab/templates/default/nginx-gitlab-http.conf.erb
-
- 03 Nov, 2014 1 commit
-
-
Hugo Osvaldo Barrera authored
The current configuration sample files only enable IPv4 by default, making the server inaccesible for many remote hosts (and an increasing amount every day). Enable IPv4 and IPv6 by default. Older servers with no external IPv6 connectivity will not fail since they'll have a local-link IPv6 address to bind to anyway.
-
- 16 Oct, 2014 2 commits
-
-
Ben Bodenmiller authored
-
https://cipherli.st/Ben Bodenmiller authored
-
- 10 Oct, 2014 2 commits
-
-
Marin Jankovski authored
-
Marin Jankovski authored
This reverts commit c41e5f50.
-
- 12 Sep, 2014 1 commit
-
-
Ben Bodenmiller authored
Set's fail_timeout=0 as recommended by http://unicorn.bogomips.org/Unicorn/Configurator.html#method-i-timeout when Unicorn is running behind nginx.
-
- 08 Sep, 2014 1 commit
-
-
Ben Bodenmiller authored
-
- 07 Sep, 2014 2 commits
-
-
Ben Bodenmiller authored
also adds comment about updating nginx files during upgrades
-
Ben Bodenmiller authored
taken from https://raymii.org/s/tutorials/Strong_SSL_Security_On_nginx.html / https://cipherli.st/ backwards compatible ciphers not needed since gitlab does not support ie8
-
- 01 Sep, 2014 1 commit
-
-
Ben Bodenmiller authored
Add warning about HSTS header as it means user will need to provide secure connection access to site for next 24 months from page view. See https://en.wikipedia.org/wiki/HTTP_Strict_Transport_Security for more details.
-
- 23 Aug, 2014 3 commits
-
-
Ben Bodenmiller authored
-
Ben Bodenmiller authored
needed to allow sidekiq to load on background jobs tab
-
johannes authored
fixes #6203 before: ❯ curl -I http://gitlab/namespace/repo.git/info/refs?service=git-upload-pack HTTP/1.1 301 Moved Permanently Server: nginx Date: Sat, 26 Jul 2014 18:20:27 GMT Content-Type: text/html Content-Length: 178 Connection: keep-alive Location: https://gitlab/namespace/repo.git/info/refs?service=git-upload-pack?service=git-upload-pack after: ❯ curl -I http://gitlab/namespace/repo.git/info/refs\?service=git-upload-pack HTTP/1.1 301 Moved Permanently Server: nginx Date: Sat, 26 Jul 2014 18:23:54 GMT Content-Type: text/html Content-Length: 178 Connection: keep-alive Location: https://gitlab/namespace/repo.git/info/refs?service=git-upload-pack [ci skip]
-
- 22 Aug, 2014 1 commit
-
-
Sytse Sijbrandij authored
-
- 04 Aug, 2014 1 commit
-
-
Sytse Sijbrandij authored
-
- 05 Jun, 2014 1 commit
-
-
Achilleas Pipinellis authored
-
- 03 Jun, 2014 1 commit
-
-
GitLab authored
-
- 27 May, 2014 1 commit
-
-
Marin Jankovski authored
-
- 16 May, 2014 1 commit
-
-
Alexander Mills authored
-
- 13 May, 2014 1 commit
-
-
Marin Jankovski authored
-
- 07 Apr, 2014 1 commit
-
-
Dmitriy Zaporozhets authored
-
- 03 Apr, 2014 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 26 Mar, 2014 1 commit
-
-
Pawel Krzaczkowski authored
-
- 25 Mar, 2014 1 commit
-
-
Nick Downs authored
-
- 24 Mar, 2014 1 commit
-
-
Marin Jankovski authored
-
- 12 Mar, 2014 1 commit
-
-
Jacob Vosmaer authored
Also remove the 'delaycompress' option which is not needed because we use 'copytruncate'.
-
- 10 Mar, 2014 1 commit
-
-
dosire authored
-
- 08 Mar, 2014 1 commit
-
-
Kyle Fazzari authored
There were a few places in the included init script where Unicorn was referred to as Sidekiq and vice-versa. This fixes #126.
-
- 04 Mar, 2014 1 commit
-
-
Arif Ali authored
-
- 28 Jan, 2014 1 commit
-
-
Jacob Vosmaer authored
-
- 27 Jan, 2014 1 commit
-
-
Jacob Vosmaer authored
-