No description
Find a file
Claude a9490da8a8
Fix Caddy startup: remove empty ACME_EMAIL that caused parse error
Caddy's email directive requires a non-empty argument. Since ACME_EMAIL
wasn't set, Caddy failed to parse the config. Email is optional for
Let's Encrypt — remove the directive entirely and document it as a
manual opt-in comment.
2026-03-20 12:49:39 +00:00
builder fix: pass PORT env var to app container 2026-03-19 11:34:33 +00:00
docs Replace Cloudflare DNS challenge with standard Let's Encrypt HTTP-01 2026-03-20 11:41:40 +00:00
infra Fix Caddy startup: remove empty ACME_EMAIL that caused parse error 2026-03-20 12:49:39 +00:00
proxy Fix Caddy startup: remove empty ACME_EMAIL that caused parse error 2026-03-20 12:49:39 +00:00
server Collapse deploy logs by default on app details page 2026-03-20 09:51:30 +00:00
.env.example Consolidate to single .env at repo root 2026-03-20 10:21:35 +00:00
.gitattributes Add .gitattributes: force LF line endings for shell scripts 2026-03-19 09:40:26 +00:00
.gitignore Add .gitignore, remove target/ from tracking 2026-03-19 08:26:07 +00:00
Cargo.lock M1: Rust control plane, builder, dashboard, and infra 2026-03-19 08:25:59 +00:00
Cargo.toml M1: Rust control plane, builder, dashboard, and infra 2026-03-19 08:25:59 +00:00
plan.md Add MVP plan for self-hosted Heroku clone on Raspberry Pi 2026-03-19 07:38:17 +00:00