All Templates / Starters

Caddy

Caddy

A static website using a Caddy web server.

Deploy Caddy

caddy

alphasecio/caddy-on-railway

Just deployed

Overview

Caddy is a powerful yet simple, Go-based open-source web server. Written in a memory-safe language, it compiles to a single, static binary, making it easy to run Caddy practically anywhere, even in containers. Caddy obtains and renews TLS certificates automatically, staples OCSP responses, and even performs automatic HTTPS rewrites.

The modular architecture serves a whole host of use cases from simple static file serving (which we will cover today) to more complex use cases like dynamic reverse proxying and handling Kubernetes ingress.

Highlights

  • Static website on Railway using Caddy server
  • Automatic certificate management
  • Custom domain configuration

Learn More


Template Content

Deploy Now

Details

alphasec

Created on Oct 16, 2022

115 total projects

40 active projects

CSS, HTML, Dockerfile

Starters



More templates in this category

View Template
TanStack + React Starter

TanStack + React Starter

A barebones TypeScript React starter with TanStack Router & Query setup


Kyle Gill

View Template
Laravel

Laravel

An example Laravel application


Alexandru Vlad

View Template
Flask

Flask

A minimal Flask web application.


alphasec