Category : Hosting
Discover the ultimate resource for all things web hosting in our Hosting category. Whether you’re a beginner setting up your first website or a seasoned developer optimizing complex hosting environments, our expert guides, reviews, and tutorials have you covered. Learn about different hosting types, performance enhancement techniques, security measures, and industry trends. Stay informed and make educated decisions to ensure your website runs efficiently and securely with our comprehensive hosting knowledge base.
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 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...
[Proxmox] Automatic installation of LXC applications with Proxmox VE Helper-Scripts
When I first started with Proxmox, I always installed VMs or set up LXC using the built-in web interface. After mastering the basics of Proxmox,...