Files
ProxmoxVEDHelperScripts/install
CanbiZ (MickLesk) 462c95ee19 fix(tubearchivist): add nginx reverse proxy + celery services
TubeArchivist requires nginx to serve the frontend SPA and proxy API
requests to Django. Without nginx, only API routes work.

Changes:
- Add nginx with config matching Docker's nginx.conf (port 8000)
- Add TA_APP_DIR, TA_CACHE_DIR, TA_MEDIA_DIR env vars for bare-metal paths
- Run Django migrate, collectstatic, ta_envcheck, ta_connection, ta_startup
- Add celery worker + beat scheduler as separate systemd services
- Fix interface port from 8080 to 8000 (nginx)
- Add migrations step to update script
2026-03-25 16:30:36 +01:00
..
2026-03-06 20:35:01 +10:00
2026-03-18 14:58:47 +01:00
2026-03-02 11:38:57 +01:00
2026-03-18 14:58:47 +01:00
2026-03-24 21:41:34 +01:00
2026-02-19 08:38:57 +01:00
2026-03-18 16:19:58 +01:00
2026-03-06 09:13:00 +01:00
2026-03-18 14:58:47 +01:00
2026-03-08 20:59:24 -04:00
2026-01-30 15:23:33 +01:00
2026-03-22 13:53:41 +01:00
2026-02-08 15:49:19 -06:00
2026-03-18 14:58:47 +01:00
OOM
2026-03-20 13:59:50 +01:00
2026-03-24 21:49:43 +01:00
2026-03-18 14:58:47 +01:00