Below you will find pages that utilize the taxonomy term “Self-Hosting”
Posts
read more
Dynamic DNS on Cloudflare in 5 Minutes
You will need the following to get dynamic DNS working on Cloudflare:
-
Cloudflare as your DNS provider. Migrating from your current DNS provider over to Cloudflare is easy and free whether you are using Godaddy, Namecheap or another one.
-
Get API token set up on Cloudflare.
-
Install cloudflare-cli.
Cloudflare Token is preferred way over API key as token enables added security by allowing to specify access level with permissions and resources.
Posts
Hosting Multiple Apps With Nginx Rewrite Rules
A reverse proxy such as Nginx will come in handy if you need to host multiple apps on a single domain. Here’s a 5-minute how-to.
read more
Posts
Integrating a Self-Hosting Commenting System to Your Site
If you are looking for guidance on integrating an open-source commenting system such as Remark42 to your site, here is how I did it.
read more