Make gitlab-git-http-server work with nginx
Merge request reports
Activity
Thanks @stanhu , I must have been editing nginx.conf instead of nginx.conf.example on my laptop.
Does it work in this order, before gitlab proper?
Added 1 commit:
- 7d0707f6 - Add rule for gitlab-git-http-server
Added 1 commit:
- 0483da3c - Add nginx PID and proxy_temp settings
I also added other changes so that nginx would run within the GDK environment.
Couldn't figure out how to make aLooks like nginx attempts to create the temp directory if it doesn't exist.tmp/nginx
directory so I just pointed it totmp
.Edited by Stan HuAdded 1 commit:
- c46fc123 - Use tmp/nginx since nginx appears to create this dir
@stanhu where do you see the pid file appear?
NGINX should put its proxy_temp stuff in GDK/nginx. But that is not happening for you @stanhu ?
Please register or sign in to reply