Commit Graph
7 Commits
Author SHA1 Message Date
James WamplerandClaude Sonnet 5 509e8440b3 chore: untrack .env files, rely on gitignore
caddy/.env and immich/.env were tracked despite .gitignore already
excluding .env — gitignore only applies to untracked paths, so these
kept diffing secrets into commits. Files stay on disk, just no
longer in git.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01DPXhxhLUopnuDm3dWeHd5C
2026-08-20 16:58:24 -07:00
James WamplerandClaude Sonnet 5 5fe333210e feat(caddy): add novelly.com routes, pin acme_ca to LE prod
Force prod ACME endpoint explicitly; renewal was silently hitting
staging, which blocked *.wampler.us cert renewal.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01DPXhxhLUopnuDm3dWeHd5C
2026-08-20 16:57:32 -07:00
James WamplerandClaude Sonnet 5 2e510b9851 feat(caddy): expose miccheck-qa admin/api on local domains
Joins caddy to miccheck-qa-net so it can reverse-proxy to the
admin/api containers by name. Uses self-signed internal TLS since
miccheck-qa.com is a local-only hosts-file domain, not a real zone.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-06 14:03:34 -07:00
James WamplerandClaude Sonnet 4.6 35ff816395 feat(vikunja): add Vikunja task manager at tasks.wampler.us
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-24 10:10:00 -07:00
James WamplerandClaude Sonnet 4.6 5d03dad8fd Add calibre-web to Caddy reverse proxy, remove exposed port
Books.wampler.us now routes through Caddy. Port 8083 no longer
exposed directly since traffic goes through the proxy network.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-08 09:09:07 -07:00
James Wampler 33df798c30 Update comfigs for best practices 2026-04-08 16:06:17 -07:00
James Wampler f7d08333f1 Updated docker configs 2026-03-26 18:02:59 -07:00