Real-time geospatial OSINT intelligence dashboard
Find a file
Sirius DevOps f6505ed401 fix(ci): recreate named compose containers without collisions
CI ran `compose up --force-recreate` without the ingest profile, so
compose tried to *create* osint-dashboard while the old name-pinned
container was still running. down + rm -f the known names, then up
--profile ingest. Volumes stay.
2026-08-28 20:35:31 -04:00
.forgejo/workflows fix(ci): recreate named compose containers without collisions 2026-08-28 20:35:31 -04:00
alembic feat: add news_items table and summary model column 2026-08-28 17:06:55 -04:00
app Revert "feat: rebuild news summarizer on local Ollama" 2026-08-28 19:49:51 -04:00
deploy masscan: drop default rate to 1000 pps (home uplink) 2026-08-24 23:22:03 -04:00
docs feat: load k8s news prompts from env/files, not Python 2026-08-28 20:04:47 -04:00
news feat: load k8s news prompts from env/files, not Python 2026-08-28 20:04:47 -04:00
scripts fix(ci): recreate named compose containers without collisions 2026-08-28 20:35:31 -04:00
tests Revert "feat: rebuild news summarizer on local Ollama" 2026-08-28 19:49:51 -04:00
.dockerignore Containerize for Pi: env-var config, compose stack, CI workflow 2026-07-07 17:50:51 -04:00
.env.example feat: load k8s news prompts from env/files, not Python 2026-08-28 20:04:47 -04:00
.gitignore Add NASA FIRMS active-fire ingest + /api/fires; API keys management page 2026-08-24 15:37:42 -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 feat: load k8s news prompts from env/files, not Python 2026-08-28 20:04:47 -04:00
Dockerfile cameras: RTSP preview via ffmpeg, stop opening VLC, drop masscan to 200pps 2026-08-24 23:36:34 -04:00
Dockerfile.pg Fix Dockerfile.pg: mkdir conf.d before writing timescaledb preload 2026-07-07 18:17:31 -04:00
IDEA.md ci: retrigger deploy (previous run raced the force-push) 2026-08-27 17:42:03 -04:00