towerops/lib
Graham McIntire 25b82848d6
Run migrations on app start instead of separate job
- Migrations now run in Application.start/2 before starting services
- Ecto's advisory locks prevent concurrent migrations in clustered setup
- Simplified deployment - no separate migration job needed
- Removed migrate-job.yaml manifest
2026-01-03 16:09:31 -06:00
..
towerops Run migrations on app start instead of separate job 2026-01-03 16:09:31 -06:00
towerops_web Enable LiveDashboard at /dashboard with authentication 2026-01-03 15:53:18 -06:00
towerops.ex init 2025-12-21 11:10:43 -06:00
towerops_web.ex format 2025-12-21 11:31:08 -06:00