GitLab CE in Docker. Disable HTTPS
GitLab CE enable https and Let’s Encrypt certificates by default. What to do if it no needs? How to disable listening 443 TCP port.
GitLab CE enable https and Let’s Encrypt certificates by default. What to do if it no needs? How to disable listening 443 TCP port.
In this article I will show you how to use the certbot Let’s Encrypt client to obtain a free SSL certificate and use it with Nginx on CentOS 7. I will also s...