Homelab Projects Self-Hosted GitLab It's getting to the point where I have more server resources than I know what to do with. Because of this, I have been looking for more and more services I can self-host. My recent project has involved setting up a GitLab instance...
Tutorials Nginx Reverse Proxy Setup Ubuntu 18.04 So, you say you want to host websites and web applications on Linux? That's awesome, but hang on a sec... It's only possible to port forward to a single server, so how is this possible?.. Nginx to the rescue!