Hi all,
Thanks to this other post:
https://talk.plesk.com/threads/configure-gitlab-docker-container-with-plesk-and-letsencrypt.351382/
I've been able to solve the issue related to https. Basically, I had to specify the nginx listen port on GITLAB_OMNIBUS_CONFIG as follows...
Hi everyone,
We have installed the Docker extension in our Plesk Obsidian 18 server. After that we have installed the gitlab-ce container and associated it with a custom subdomain. To make it work we had to:
Add the correct volume mapping (so we don't loose data when we restart the container)...