Category : Server
Unlock the full potential of your server infrastructure with our in-depth Server category. Dive into expert articles, detailed guides, and practical tips covering everything from server setup and configuration to maintenance and security. Whether managing Linux or Windows servers, our content helps you optimize performance, ensure uptime, and protect your data. Stay updated with the latest server technologies and trends to keep your systems running smoothly and efficiently.
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....
Using Cloudflare Pages as a Reverse Proxy for Cloudinary on WordPress
Previously I used Nginx on Webinoly to make Reverse Proxy and FastCgi Cache for images from Cloudinary, it worked well, however you still had to...
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...
Install Caddy Server – Modern, easy-to-use Web Server
After a long time using Nginx and OpenLiteSpeed, recently I’ve been gradually switching to using Caddy as a web server for websites and a reverse proxy for...
[INSTRUCTIONS] Configuring Dynamic DNS on Mikrotik Router
DDNS or Dynamic DNS is a method of dynamically updating IP for domain names, often used to access servers located at home (most home Internet...
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...