I'm confused. You link to this guide:
https://docs.gitlab.com/omnibus/settings/nginx.html#using-a-non-bundled-web-server
That guide has this at the top:
nginx['enable'] = false
You do not have that in your gitlab.rb. You also say you use a separate nginx-proxy setup - so you would need that as far as I can see... @mgcrea Do you have updates to this repo? I'm really curious how you have it working.
I get loads of chef errors as well. Running this feels very messy (not because of your code, but because of GitLab).
I'm confused. You link to this guide:
https://docs.gitlab.com/omnibus/settings/nginx.html#using-a-non-bundled-web-server
That guide has this at the top:
nginx['enable'] = false
You do not have that in your gitlab.rb. You also say you use a separate nginx-proxy setup - so you would need that as far as I can see... @mgcrea Do you have updates to this repo? I'm really curious how you have it working.
I get loads of chef errors as well. Running this feels very messy (not because of your code, but because of GitLab).