Real-time geospatial OSINT intelligence dashboard
Find a file
sirius0xdev 17d39cf622
Some checks failed
build-and-deploy / build (push) Failing after 10s
CI: build all compose services (app+db) via docker compose build before deploy
2026-07-07 18:36:12 -04:00
.forgejo/workflows CI: build all compose services (app+db) via docker compose build before deploy 2026-07-07 18:36:12 -04:00
alembic Fix SQLAlchemy 2.0 count().filter(); add search_vector trigger for full-text search 2026-07-07 18:32:02 -04:00
app Fix SQLAlchemy 2.0 count().filter(); add search_vector trigger for full-text search 2026-07-07 18:32:02 -04:00
.dockerignore Containerize for Pi: env-var config, compose stack, CI workflow 2026-07-07 17:50:51 -04:00
.env.example Containerize for Pi: env-var config, compose stack, CI workflow 2026-07-07 17:50:51 -04:00
.gitignore first commit 2026-06-04 20:30:04 -04:00
alembic.ini Containerize for Pi: env-var config, compose stack, CI workflow 2026-07-07 17:50:51 -04:00
docker-compose.yml Preload timescaledb via db command (conf.d ignored by official postgres entrypoint) 2026-07-07 18:21:48 -04:00
Dockerfile Run migrations via entrypoint (alembic upgrade head) instead of nested asyncio.run in startup hook 2026-07-07 18:24:01 -04:00
Dockerfile.pg Fix Dockerfile.pg: mkdir conf.d before writing timescaledb preload 2026-07-07 18:17:31 -04:00