Tag : Docker
After a long time without touching Oracle Cloud’s free VPS, I came back a few days ago. Unexpectedly, when accessing the Dashboard again, I was...
Install Arr Suite (Sonarr, Radarr, Prowlarr, Bazarr) to automate your Photo Library
In the tutorial below, I will install the full Arr suite (Sonarr, Radarr, Prowlarr, Bazarr) on XPEnology. All applications are set up via Docker so...
Configure Caddy as Reverse Proxy for network services in homelab
For a very long time, I have been using Nginx Proxy Manager (NPM) as a Reverse Proxy for web services in my homelab. Many tutorials...
WordPress SQLite Database
Accidentally read an article about Docker SQLite WordPress by a Chinese author, quite like it, so wrote an introduction and installation instructions for those interested...
[WordPress-Caddy-Docker] – Fast WordPress installation, optimized performance
I shared how to install WordPress running on Caddy Server in the previous article: Install WordPress running on Caddy Server using Docker Compose. This method...
Dockge – Docker management application suitable for homelab
In the first articles about Docker and Docker Compose on the blog, I introduced Portainer – an intuitive, efficient Docker management application, suitable for beginners....
Install WordPress running on Caddy Server using Docker Compose
After a long time setting up WordPress on OpenLiteSpeed Server using Docker Compose, recently I have gradually moved all the WordPress websites I am managing...
Proxmox Backup Server Tutorial – Backup VM / LXC Containers for Proxmox
Today’s article I will share about Proxmox Backup Server – VM and LXC container backup solution for the Proxmox virtualization platform. This is an indispensable...
Instructions for installing Docker, Docker Compose on Linux (Ubuntu / Arch / Debian …)
Continuing with the articles about homelab, today will be an article instructing how to install Docker and Docker Compose on Ubuntu 20.04 LTS. I. What...