docs: add registry dockge and dashboard operations
All checks were successful
Build / test-and-image (push) Successful in 2m39s

This commit is contained in:
2026-05-16 21:18:51 +02:00
parent 85f97bb2a6
commit 42b7fc2024
10 changed files with 372 additions and 87 deletions

9
docs/sources/telegram.md Normal file
View File

@@ -0,0 +1,9 @@
# Telegram
Provides OSINT posts and bot commands/alerts.
- Source collection uses configured public/channel inputs where available.
- Bot alerts require `TELEGRAM_BOT_TOKEN` and `TELEGRAM_CHAT_ID`.
- Polling failures are non-fatal and use backoff logging to avoid log spam.
- `/brief` includes source integrity, evidence links, event id, why-it-matters, and next-step context.
- Test: configure bot variables, start the container, send `/status` and `/brief`.