I've spent quite some hours now trying to install Gitlab CI next to my 
(already working) Gitlab on a Debian machine with nginx.

I followed this installation 
guide: 
https://github.com/gitlabhq/gitlab-ci/blob/5-0-stable/doc/install/installation.md
 
but I can't call Gitlab CI in the browser and I'm not sure wether the 
configuration of nginx or of Gitlab CI is the problem.

Here are a few facts:

   - I have a working MySQL Database for Gitlab CI. I can remote connect it 
   and see that tables for Gitlab CI were already created.
   - nginx is running, it also serves Gitlab with no problems
   - I'm using SSL for both Gitlab and Gitlab CI
   - This is my nginx setup for Gitlab 
   CI: https://gist.github.com/smichaelsen/e2b3d801112cf120cba9 - it's 
   symlinked in sites-enabled/
   - This is my Gitlab CI 
   config/application.yml: 
https://gist.github.com/smichaelsen/a83fec5fcd271978a756
   - When I try to open Gitlab CI in the browser I get no response from the 
   server, the request times out
   - I've restarted nxing, Gitlab and Gitlab CI
   - /var/log/nginx/gitlab_ci_error.log 
   and /var/log/nginx/gitlab_ci_access.log are empty

What could be a possible problem here? What else information could I 
provide? I'd be very glad if someone could help me out.

Thanks,
Sebastian

-- 
You received this message because you are subscribed to the Google Groups 
"GitLab" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to gitlabhq+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/gitlabhq/536b0c59-a334-43c2-9e47-d44cd76b28af%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to