nginx reverse proxy featured

How To Setup & Configure A Nginx Reverse Proxy

If you run multiple services on your network – especially using Docker – hosting a Nginx reverse proxy is an invaluable tool for making accessing those services easier. With this guide, you’ll have Nginx setup and configured in no time. While the bulk of the information regarding configuring Nginx will apply to any Nginx install, the scripts / instructions specific to installing the software will only work on Debian / Ubuntu.

How To Setup & Configure A Nginx Reverse Proxy Read More »

gitea truenas scale featured

Self Hosting Gitea On TrueNAS Scale With Working SSH Access

This tutorial covers how to configure a Gitea instance on TrueNAS Scale with SSH functioning properly for server communication. As of the time I’m writing this tutorial, there are problems with getting SSH working when deploying Gitea using the TrueCharts catalog. I’ll update this tutorial when I’ve worked out how to resolve the SSH related issues with the TrueCharts install.

Self Hosting Gitea On TrueNAS Scale With Working SSH Access Read More »

gitea featured

Self Hosting Your Own Gitea Server Using Docker

This tutorial covers the steps necessary to setup a working Gitea server using Docker / Docker Compose. I’ve created this tutorial with Debian 11, however it should also work fine for Ubuntu as well. The docker specific parts of this tutorial should work regardless of underlying Linux platform. If necessary, this tutorial will be updated to reflect any necessary changes.

Self Hosting Your Own Gitea Server Using Docker Read More »

debian featured

Linux Basics: Configuring A Static IP In Debian

This tutorial details how to configure networking for a static IP in Debian. Most Debian systems configure network settings one way, however, there is one exception to the rule that I’m familiar with that I detail how to configure well. This tutorial was written for headless Debian 11 “Bullseye” installs but should work with other versions of Debian as well. When new versions are release, I will update this tutorial as necessary.

Linux Basics: Configuring A Static IP In Debian Read More »

Scroll to Top