Logo
Explore Help
Sign In
hjess/mmd
1
0
Fork 0
You've already forked mmd
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
7432ebbaabcf586fef1ec3c032d5e96b29b0d903
mmd/requirements.txt

11 lines
181 B
Plaintext
Raw Normal View History

feat: containerize for mmd.i80.dk deployment via Gitea/Nomad - Add Dockerfile (python:3.12-slim, HF_HOME=/app/data/hf-cache) - Add mmd.nomad (multi-task: web=dashboard, worker=scheduler) - Add .gitea/workflows/deploy.yml (build->Harbor, deploy->Nomad) - Add scheduler.py (stdlib scheduler replaces cron in container) - Add requirements.txt - dashboard.py: LOG_DIR + PORT/HOST from env vars - saxo_auth.py: TOKEN_FILE from SAXO_TOKEN_FILE env var - .gitignore: proper ignores for container project Volume moneymaker-data (/app/data) holds: - logs/ (shared between web+worker) - .saxo_token.json (pre-copy once after first deploy) - hf-cache/ (HuggingFace FinBERT cache) Gitea secrets required: DATABASE_URL, ANTHROPIC_API_KEY, SAXO_APP_KEY, SAXO_APP_SECRET_1, HARBOR_ROBOT_TOKEN
2026-05-26 22:30:38 +02:00
Flask==3.1.3
psycopg2-binary==2.9.12
python-dotenv==1.2.2
requests==2.34.2
httpx==0.28.1
anthropic==0.104.1
yfinance==1.4.0
transformers==5.9.0
torch==2.12.0
beautifulsoup4==4.14.3
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.4 Page: 35ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API