Commit Graph
2 Commits
Author SHA1 Message Date
wesandClaude Opus 4.7 dd6ff18b04 Ignore APK/XAPK drift-check artifacts
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-07 07:52:44 -04:00
wes 10bdee8e1f Containerize scraper and externalize credentials
Move DB host/user/password, Discord webhook, and log path to env vars
so the script can be deployed via Docker compose. Discord notifications
are now skipped silently when DISCORD_WEBHOOK is unset (the old
hardcoded webhook is removed pending rotation). Adds Dockerfile,
docker-compose.yml, requirements.txt, .env.example, and .gitignore for
the cyrion deployment.
2026-05-06 23:20:12 -04:00