Commit Graph
4 Commits
Author SHA1 Message Date
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
wes b9864b36b4 catch-up commit + csv with 2024 data 2024-12-17 09:57:05 -05:00
wes 1678a2f5a6 Changed join to price table to a LEFT JOIN so that I can also keep track of the Alamo restaurant operating hours with the same tables 2024-05-20 13:35:46 -04:00
wes 0ce13cf8a4 first commit 2024-05-20 12:20:38 -04:00