Sposta storage video su disco dedicato e completa ops/SMTP in produzione.
Recordings e Garage usano bind mount su /media/videos; aggiunge ntfy self-hosted, notifiche critical+warning, SMTP Aruba SSL/465 e fix cron replay. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
9
infra/ntfy/server.yml
Normal file
9
infra/ntfy/server.yml
Normal file
@@ -0,0 +1,9 @@
|
||||
# ntfy self-hosted — Match Live TV (ops alerts)
|
||||
# base-url impostato via NTFY_BASE_URL in docker-compose (NTFY_PUBLIC_URL in .env)
|
||||
# Docs: https://docs.ntfy.sh/config/
|
||||
|
||||
behind-proxy: true
|
||||
cache-file: "/var/lib/ntfy/cache.db"
|
||||
attachment-cache-dir: "/var/lib/ntfy/attachments"
|
||||
message-size-limit: "4k"
|
||||
visitor-subscription-limit: 10
|
||||
Reference in New Issue
Block a user