
Deploy Railway Caddy Function
Quickly run any Caddyfile in a Railway container.
railway-function-caddy
loudbooks/railway-function-caddy
Just deployed
Deploy a Caddyfile on Railway
Quickly create a Caddy proxy on a Railway hosted container. Read more about Caddy here: https://caddyserver.com/
Hosting a Caddyfile
Encode your Caddyfile to a base64 string using any tool of your choice. I used https://www.base64encode.org/.
Take the output string and put it in the CADDYFILE
environmental variable. Deploy the container and it will create a Caddy server with the configuration you provided.
Template Content
railway-function-caddy
ghcr.io/loudbooks/railway-function-caddyCADDYFILE
Base64 encoded Caddyfile.