repos
/ orchard main

orchard

mirror

Every site I host, in one repo, along with the Cloudflare Tunnel and Caddy that front them. It's all Go, Vite, and SQLite, and it runs on a desktop at home with nothing listening on an inbound port.

blogbuncaddycloudflare-tunneldockergogolanghomelabhtml-templatemonorepoself-hostedseosqlitestatic-sitetypstuptime-monitoringviteweb-analytics

main

Branches

..
frontend/
templates/
web/
.dockerignore 634 B
.env.example 1.3 KB
Dockerfile 2.2 KB
Makefile 1.3 KB
assets_disk.go 356 B
assets_embed.go 480 B
audit.go 2.9 KB
auth_test.go 14.4 KB
context.go 1.6 KB
credentials.go 4.7 KB
db.go 5.4 KB
docker-compose.yml 1.8 KB
funcs.go 4.5 KB
go.mod 549 B
go.sum 4.2 KB
handlers.go 9.7 KB
init.go 3.4 KB
login.go 7.6 KB
main.go 8.1 KB
ntfy.go 4.0 KB
otp.go 6.7 KB
session.go 6.2 KB
site.go 798 B
users.go 2.5 KB