17 lines
558 B
Markdown
17 lines
558 B
Markdown
---
|
|
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
|
|
|
|
<!-- SECTION:DESCRIPTION:BEGIN -->
|
|
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.
|
|
<!-- SECTION:DESCRIPTION:END -->
|