Skip to content

Template · CMS & sites

Static site (Caddy)

Serve any static folder from a GitHub repo with Caddy — bring your own HTML.

Deploy on Skiffly

Opens the dashboard with this template pre-selected. Sign in with GitHub if you are new; the free tier needs no card.

  • Caddycaddy:2-alpine
Upstream documentation

What gets deployed

One service in the environment you pick, on the private network of the project.

About this template

caddy:2-alpine serving /srv on port 80. Attach a volume or fork the template into a repo with your own Caddyfile for real content.

Caddy

Image: caddy:2-alpine

  • Port 80/http
  • Public domain with TLS
  • 1 GB volume at /srv
  • 0.25 vCPU · 256 MB

mkdir -p /srv && [ -f /srv/index.html ] || echo '<h1>It works</h1><p>Upload your site to /srv.</p>' > /srv/index.html; exec caddy file-server --root /srv --listen :80

Variables

Generated secrets never leave the platform; references are resolved on the private network. Anything marked required is asked for at deploy time.

Deploy button for your README

Add a one-click deploy link to your repository or docs. Two variants: for light and dark backgrounds.

Deploy on SkifflyDeploy on Skiffly
Markdown · Light background
[![Deploy on Skiffly](https://skiffly.dev/button.svg)](https://skiffly.dev/templates/hugo-site)
Markdown · Dark background
[![Deploy on Skiffly](https://skiffly.dev/button-dark.svg)](https://skiffly.dev/templates/hugo-site)
HTML
<a href="https://skiffly.dev/templates/hugo-site"><img src="https://skiffly.dev/button.svg" alt="Deploy on Skiffly" height="32"></a>

Deploy Static site (Caddy) in one click

Volumes, secrets and domain pre-wired. Runs on EU nodes, paid per minute from a prepaid balance.