How to Rename a Docker Container
When configuring a Docker container, you have to specify a name. If you don't, a random name will be generated and it won't really make sense for the context of…
22 Search Results Found
When configuring a Docker container, you have to specify a name. If you don't, a random name will be generated and it won't really make sense for the context of…
In this article, we'll take a look at how to install Homebridge on a Raspberry Pi. There are technically two different ways that you can install Homebridge - the first…
In this tutorial, we're going to look at how to install Home Assistant on Portainer (using Docker). I really like using Docker for Home Assistant when possible as it'll allow…
In this tutorial, we're going to look at how to install the UniFi Controller on a Raspberry Pi. If you're using UniFi devices (Switches, Access Points, etc), you will need…
In this tutorial, we're going to look at how to install Nextcloud on Proxmox. Nextcloud is one of the most popular applications you can use to provide local functionality similar…
In this article, we're going to look at Yacht vs. Portainer to determine which Docker management interface is best. If you're using Docker in any capacity, you know that interacting…
In this article, we're going to look at how to update Pi-hole using the default Pi-hole installation script (Raspberry Pi / Ubuntu / Proxmox) and the command-line interface (CLI), or…
In this article, we'll look at a basic overview of Proxmox vs Docker to learn about exactly what they are, as well as their key differences. Proxmox and Docker serve…