osint-dashboard/app
sirius0xdev 5496023285
Some checks failed
build-and-deploy / build (push) Failing after 2m58s
Add long-running ingester (sources->NATS->Postgres) as compose 'ingest' profile service
2026-07-07 19:18:37 -04:00
..
static first commit 2026-06-04 20:30:04 -04:00
config.py Containerize for Pi: env-var config, compose stack, CI workflow 2026-07-07 17:50:51 -04:00
database.py Containerize for Pi: env-var config, compose stack, CI workflow 2026-07-07 17:50:51 -04:00
docker-entrypoint.sh Run migrations via entrypoint (alembic upgrade head) instead of nested asyncio.run in startup hook 2026-07-07 18:24:01 -04:00
ingest_cron.py first commit 2026-06-04 20:30:04 -04:00
ingestor.py Containerize for Pi: env-var config, compose stack, CI workflow 2026-07-07 17:50:51 -04:00
main.py Fix SQLAlchemy 2.0 count().filter(); add search_vector trigger for full-text search 2026-07-07 18:32:02 -04:00
models.py first commit 2026-06-04 20:30:04 -04:00
requirements.txt Containerize for Pi: env-var config, compose stack, CI workflow 2026-07-07 17:50:51 -04:00
run_ingester.py Add long-running ingester (sources->NATS->Postgres) as compose 'ingest' profile service 2026-07-07 19:18:37 -04:00
schemas.py first commit 2026-06-04 20:30:04 -04:00
sources.py Containerize for Pi: env-var config, compose stack, CI workflow 2026-07-07 17:50:51 -04:00