Commit Graph

6 Commits

Author SHA1 Message Date
Ada
0cd9e4ddf1 README: remove all personal references — fully shareable/agnostic 2026-04-06 10:48:28 -04:00
Ada
7f903ce172 README: replace seed projects with generic homelab examples 2026-04-06 10:47:01 -04:00
Ada
398c114fc6 README: lead with one-command setup.sh as primary install method, manual docker steps as fallback 2026-04-06 10:43:47 -04:00
Ada
a077bffb08 docker-compose: build both images from source, bake frontend into nginx, use --build flag 2026-04-06 09:41:20 -04:00
Ada
887be4df40 README: update clone URL to gitea.ledrew.me domain, add seed command 2026-04-06 09:20:11 -04:00
Ada
c995161fa6 Add Docker Compose deployment
- Dockerfile: Node.js 20 Alpine, single-stage build
- docker-compose.yml: backend + nginx, named volume for SQLite
- server.js: updated for Docker (env vars for PORT/DATA_DIR)
- nginx.conf: updated for Docker networking (backend hostname)
- README.md: full deployment instructions
2026-04-06 09:04:24 -04:00