Commit Graph

2 Commits

Author SHA1 Message Date
Jeff Emmett df7149db34 Fix healthcheck to use 127.0.0.1 instead of localhost
Alpine Linux doesn't resolve localhost properly in some cases

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-26 23:48:12 -05:00
Jeff Emmett 53c793342a Add Docker support for self-hosting
- Add Dockerfile with multi-stage build for Next.js
- Add docker-compose.yml with Traefik labels for jeffemmett.com
- Add .dockerignore
- Configure next.config.mjs for standalone output

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-26 22:56:05 -05:00