Dear Community,
I’m stuck at what I first thought to be a simple task:
- I’ve created a dedicated virtual server to host the GitLab application: git.mydomain.com
- I now want to install the GitLab package on this virtual server, so I can access it through https://git.mydomain.com.
I just can’t find any documentation to do this! I already managed to install the whole stuff once (everything OK), using a root SSH access via console, but obviously, the package didn’t install in git.mydomain.com, so there’s nothing at /home/myadmin/domains/git.bcasmart.com/www/ …
Moreover, any connection returns “You don’t have permission to access / on this server.”. I don’t know if this error is related to the wrong installation…
Can anyone bring some light on this installation process? Should I build my own “installation script” as mentioned somewhere in the doc?
Thanks in advance for any help!