caddy-reverse-proxy
Provides a basic Caddy reverse proxy setup for your Railway project.
caddy-reverse-proxy
ali-eljerrari/caddy-reverse-proxy
Just deployed
Template Overview
Features:
✅ Reverse Proxy – Routes traffic to your backend service (e.g., Node.js, Python, Go).
✅ Automatic HTTPS – Caddy handles SSL certificates automatically.
✅ Minimal Config – Easy-to-understand Caddyfile for quick deployment.
✅ Port Flexibility – Proxies requests from :80
(HTTP) and :443
(HTTPS) to your app's internal port.
Usage:
- Deploy to Railway.
- Replace
your-app.up.railway.app
with your Railway domain. - Adjust
${PORT}
if your app uses a different internal port.
Ideal for single-container setups where you need a simple, secure reverse proxy without manual certificate management.
Template Content
caddy-reverse-proxy
ali-eljerrari/caddy-reverse-proxyPROXY_IP
ALLOWED_IP
PROXY_PORT