diff --git a/backlog/tasks/task-3 - Deploy-rfiles.online-to-Netcup.md b/backlog/tasks/task-3 - Deploy-rfiles.online-to-Netcup.md new file mode 100644 index 0000000..ad42ab4 --- /dev/null +++ b/backlog/tasks/task-3 - Deploy-rfiles.online-to-Netcup.md @@ -0,0 +1,16 @@ +--- +id: TASK-3 +title: Deploy rfiles.online to Netcup +status: To Do +assignee: [] +created_date: '2026-02-17 22:32' +labels: [] +dependencies: [] +priority: high +--- + +## Description + + +Clone repo to /opt/apps/rfiles-online on Netcup, create .env with DB_PASSWORD/REDIS_PASSWORD/SECRET_KEY, run docker compose -f docker-compose.prod.yml up -d --build, verify migrations and health endpoint. Add DNS records (rfiles.online + *.rfiles.online CNAME to tunnel) and hostname to Cloudflare tunnel config. +