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.
When you need to store files on the cloud instead of on the internal server, Amazon S3 is a popular choice thanks to high reliability,...
Steps to do after cloning laravel project from github to your computer
In the first time I got acquainted with Laravel, I used to clone a project many times from GitHub to the computer but then struggled...
Access internal network services over the internet with Tailscale and Caddy (bypass CG-NAT / MAP-E)
I just moved from Toyama to Osaka, and had to move through the new Internet service provided by Sony. Sony Nuro offers very impressive speed-the...
Install the Docker to DSM 7.2 (Synology/Xpenology)
After a period of running Xpenology on Proxmox and ESXI virtual machines, I switched to Xpenology settings directly on the mini PC Lenovo M600. The...
Nginx Proxy Manager – Intuitive Reverse Proxy Management with Web UI
When setting up web services in homelab, one problem I had to solve was “How can we best access these services from the Internet?“ For...
Connect 2 CADDY Servers to run internal web applications via https
Currently, I am moving some web applications from the outside VPS to LXC in Homelab at home to facilitate management. The web applications in their...
Experience sharing: Optimal WordPress Stack I am using
With more than 10 years of working experience with WordPress, I have experienced many different methods of installing and managing the WordPress system. Control Panel:...
Dynamic DNS and Wildcard SSL configuration for Caddy Server
Previously, I shared how to configure CADDY as Reverse Proxy for network epidemic in Homelab. I am applying this method not only on Homelab but...
KazeWP – WordPress Deployment and Management Tool with Docker, Caddy and Bash Scripts
I introduced it a few months ago (WordPress-Caddy-Docker) A simple solution to quickly set up WordPress running on a Caddy Server using Docker Compose. This...