Tracksolid deployment with timescale & grafana with backup
Coolify doesn't support service_completed_successfully dependency. Each Python service now runs 'python run_migrations.py' before its main process. SQL is idempotent so concurrent runs are safe. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .env | ||
| .gitignore | ||
| .python-version | ||
| 02_tracksolid_full_schema_rev.sql | ||
| 03_webhook_schema_migration.sql | ||
| docker-compose.yaml | ||
| Dockerfile | ||
| ingest_events_rev.py | ||
| ingest_movement_rev.py | ||
| pyproject.toml | ||
| README.md | ||
| run_migrations.py | ||
| tracksolidApiDocumentation.md | ||
| ts_shared_rev.py | ||
| webhook_receiver_rev.py | ||