Setting up Xray with Caddy
Setting up Xray with Caddy

In this blog, I will tell you how I set up my Xray service on my Caddy web server. The protocol I am using is VLESS + XTLS-RPRC-VISION + REALITY. I personally think the most difficult step is to write the Xray config file, and here we begin! Prerequisite 1. Install Xray on your server... » read more

Setting up WordPress with Caddy on Debian
Setting up WordPress with Caddy on Debian

This website currently uses a WordPress template and Caddy as its web server running on Debian 12, and I will post a blog about how I did that. 🙂 Prerequisites Procedures 1. First install dependencies like PHP, WordPress requires PHP to function: 2. You need a database to store WordPress data, choose whatever database you... » read more