Hello,
I have just installed gitlab on my debian server, following the instructions here.
After executing
gitlab-ctl reconfigure && gitlab-ctl restart
without any error, I cannot load the login page from browser. Instead, the nginx webpage is shown with the following content:
Welcome to nginx!
If you see this page, the nginx web server is successfully installed and
working. Further configuration is required.
For online documentation and support please refer to
nginx.org.
Commercial support is available at
nginx.com.
Thank you for using nginx.
Here’s a screenshot:
In fact, this is the content of
/var/www/html/index.nginx-debian.html
What’s wrong with my installation ?
Thank you in advance.
Regards,
Simon