add nginx proxy_protocol option for gitlab-http
You can now enable the proxy_protocol for the nginx gitlab-http frontend needed when using a reverse proxy like haproxy with proxy protocol enabled. Changelog: added
parent
833cd3297752
No related branches found
No related tags found
Showing
- doc/settings/nginx.md 21 additions, 0 deletionsdoc/settings/nginx.md
- files/gitlab-config-template/gitlab.rb.template 4 additions, 0 deletionsfiles/gitlab-config-template/gitlab.rb.template
- files/gitlab-cookbooks/gitlab/attributes/default.rb 2 additions, 0 deletionsfiles/gitlab-cookbooks/gitlab/attributes/default.rb
- files/gitlab-cookbooks/gitlab/libraries/nginx.rb 18 additions, 0 deletionsfiles/gitlab-cookbooks/gitlab/libraries/nginx.rb
- files/gitlab-cookbooks/gitlab/templates/default/nginx-gitlab-http.conf.erb 2 additions, 2 deletions...books/gitlab/templates/default/nginx-gitlab-http.conf.erb
- files/gitlab-cookbooks/gitlab/templates/default/nginx-gitlab-mattermost-http.conf.erb 2 additions, 2 deletions...b/templates/default/nginx-gitlab-mattermost-http.conf.erb
- files/gitlab-cookbooks/gitlab/templates/default/nginx-gitlab-pages-http.conf.erb 2 additions, 2 deletions...gitlab/templates/default/nginx-gitlab-pages-http.conf.erb
- files/gitlab-cookbooks/gitlab/templates/default/nginx-gitlab-registry-http.conf.erb 2 additions, 2 deletions...lab/templates/default/nginx-gitlab-registry-http.conf.erb
- spec/chef/recipes/nginx_spec.rb 33 additions, 0 deletionsspec/chef/recipes/nginx_spec.rb
Loading
Please register or sign in to comment