Commit Graph
2 Commits
Author SHA1 Message Date
ilia 31c656d66f Fix live ingest, email config, and dependencies for homelab deploy.
CI / security-scan (pull_request) Failing after 28s
CI / lint-and-test (pull_request) Failing after 31s
CI / dependency-scan (pull_request) Successful in 22s
CI / docker-build-test (pull_request) Failing after 34s
CI / workflow-summary (pull_request) Successful in 4s
Switch HouseWatcherClient to public STOCK Act JSON (legacy housestockwatcher.com is down), add httpx/scikit-learn to pyproject, wire SMTP settings through Settings, fix get_session() as a context manager, and use savepoints in TradeLoader so one bad row does not roll back the batch.
2026-05-26 19:52:29 -04:00
ilia 07af492026 Add email setup guide for levkin.ca mail server
Configuration for test@levkin.ca:
- SMTP: mail.levkin.ca:587 (STARTTLS)
- Includes setup instructions
- Testing checklist
- Troubleshooting guide

Note: .env file created locally (not committed, in .gitignore)
2025-12-15 15:43:44 -05:00