
Hosting Paperless-NGX using Docker
In this guide, you will learn how you can easily self-host Paperless-NGX by setting up it's official Docker container. Paperless enables you to convert your physical documents to digital. Read More
These guides focus on running various software within Docker containers.
In this guide, you will learn how you can easily self-host Paperless-NGX by setting up it's official Docker container. Paperless enables you to convert your physical documents to digital. Read More
Learn how you can easily monitor your LAN using the WatchYourLAN IP network monitor and Docker. This enables you to easily track the devices available on your network and be alerted of anything new. Read More
In this guide, we will show you how to easily monitor your Docker logs in real-time through your web browser using Dozzle. This software is a lightweight web app that makes viewing and searching your logs a simple process. Read More
In this quick guide, you will learn how to set up Node-RED using a Docker container easily. This software makes setting up automation incredibly easy thanks to its drag-and-drop web interface and flow-based workflow. Read More
In this quick guide, we will show you how you can easily restart a Docker container. We even cover how to restart Docker Compose stacks. Knowing how to restart containers is incredibly useful for managing your services. Luckily Docker makes this whole process relatively painless. Read More
In this guide, you will learn how you can easily deploy an Nginx reverse proxy using Docker Compose. This can be a great way of adding HTTPS support to your various multiple services and have them routed to different domain names. Read More
In this tutorial, you will learn how you can easily self-host your own website by using WordPress and a Docker container. Docker makes getting a website up and running a very simple process that can be completed in a few short minutes. You only need a domain name and a server to host your website. Read More
In this tutorial, we will be showing you how to self-host the Heimdall Dashboard using Docker. This is one of the cleanest and easiest to use dashboards for all of your self-hosted applications. Adding new items can be done in just a few short clicks without the need to mess around with config files. Read More
In this quick guide, we will be showing you how you can easily self-host Zigbee2MQTT on your Linux machine by using a Docker container. Zigbee2MQTT is a super powerful software that allows you to easily set up your own Zigbee bridge without relying on proprietary software. Read More
In this tutorial, you will learn how to set up Uptime Kuma on your machine using Docker. Uptime Kuma is a super sleek software that can monitor almost any service using a wide variety of protocols. Read More
In this tutorial, we will be showing you how to self-host PhotoPrism using Docker. Docker makes getting this image hosting service up and running in just a few minutes incredibly easy. This service is packed with smart features that you expect from services like Google Photos. Read More
In this quick guide, you will be learning how you can set up a Samba share easily using a Docker container on Linux. Samba is one of the best protocols for setting up network shares as it is supported by the vast majority of operating systems without needing additional software. Read More
In this tutorial, we will be showing you how you can set up the open-source message broker called RabbitMQ using Docker Compose. RabbitMQ is a great service to use when you have any tasks that you need to queue and process asynchronously. Read More
In this tutorial, you will learn how to set up Tautulli within a Docker Container. This software allows you to monitor and gather analytics on your Plex server easily. This includes watch history, devices, and a list of newly added shows. Read More
In this project, you will learn how to easily self-host AirTrail using Docker. AirTrail is a software for manually tracking your flights similar to myFlightRadar24. It boasts a super neat web interface that lets you easily view all the places you have flown to on a world map. Read More
In this tutorial, you will learn how to set up the Deluge torrent client on your machine using a Docker container. Using Docker makes running Deluge and its web interface an incredibly straightforward experience. You can even route this easily through a VPN by combining it with Gluetun. Read More
In this tutorial, you will learn how to set up the Gluetun Docker container on your machine. Gluetun is a thin VPN client through which you can route your network connections. It is great if you want to route your Docker containers through a VPN, but it can also be configured to act as an HTTP proxy. Read More
In this tutorial, we will be showing you how to set up an internet speedtest tracker using Docker. Using this you can easily track your internet performance from a modern web interface. This interface even automatically graphs the results of your speed tests allowing you to see how your internet performs over time. Read More
In this quick guide, we will show you where Docker images are stored on your Linux system and how to find them. While the images directory isn't really intended for humans to look through, it can be interesting to see how a Docker container is put together using these folders. Read More
In this tutorial, you will learn how you can self-host the dev ops platform GitLab on Linux using a Docker container. Docker makes self-hosting this tool a significantly easier process. All you need is an active domain name pointing to your machine. Read More