How to Restart a Docker Container Thumbnail

How to Restart a Docker Container

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...

Creating a WordPress Website with Docker Thumbnail

Creating a WordPress Website with Docker

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...

Self-Hosting Zigbee2MQTT using Docker Thumbnail

Self-Hosting Zigbee2MQTT using Docker

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...

Running PhotoPrism using Docker Thumbnail

Running PhotoPrism using Docker

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...

Setting up a Samba Share using Docker Thumbnail

Setting up a Samba Share using Docker

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...

Checking Out the MiSTer Pi FPGA Board Thumbnail

Checking Out the MiSTer Pi FPGA Board

In this article, we explore the MiSTer Pi FPGA Board from Retro Remake. This FPGA development board was developed with a focus on MiSTer. MiSTer is an open-source project that aims to emulate retro consoles at a hardware level rather than a software one. Read More...

Running AirTrail using Docker Thumbnail

Running AirTrail using Docker

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...

Setting up a Speedtest Tracker using Docker Thumbnail

Setting up a Speedtest Tracker using Docker

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...

Using Docker to Self-Host GitLab Thumbnail

Using Docker to Self-Host GitLab

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...