Exposing Self-Hosted Apps Safely with Caddy
Use Caddy for automatic TLS, http-to-https redirects, and controlled exposure of internal apps without opening more than the ports you intend.
Self-Hosting7 min read
NetBay journal
28 practical Self-Hosting articles from Netbay Engineering — written for operators running Linux and Windows VPS in India.
28 articles in this topic
Use Caddy for automatic TLS, http-to-https redirects, and controlled exposure of internal apps without opening more than the ports you intend.
Deploy Nextcloud with Docker Compose to self-host file sync and backup, then tune clients, cron jobs, caching, and storage backups on your VPS.
Route every self-hosted app through one Nginx Proxy Manager entry point so TLS, hostnames, and access rules stay consistent as your stack grows.
Run Gitea on a VPS with Docker Compose to build a self-contained GitHub-style forge with issue tracking, Actions CI, and total control over your repositories.