-
Setting up a private git server using Gogs
Getting a private Git/Gogs server behind SSL is actually surprisingly easy to get going. Let's see what it takes to get a containerized Gogs + MySQL running on a VPS server behind SSL using Docker.
-
Configure SSL Using Let’s Encrypt, Nginx, and Docker
Some notes on setting up HTTPS on your server using the official Let's Encrypt Docker Image.