3 Commits

Author SHA1 Message Date
c780dff015 Remove MSSQL service from docker-compose
Update backend env to use external DB server (homelab.local)
and set new password

Drop the now‑unused depends_on, volume mount and default network
sections

Increment instance_id (3457 → 3463) for new system instance
2026-01-21 18:37:21 -05:00
fa1ad45ed8 Add Docker Compose and backend Dockerfile
Include .gitignore, go.mod/go.sum, initial Go source, init.sql, and
Docker‑Compose
configuration for the MSSQL and backend services.
2026-01-18 14:56:59 -05:00
fb3e983eff Initial commit 2026-01-18 14:18:57 -05:00