release: prepare server 0.9.0

This commit is contained in:
2026-07-31 00:28:22 +03:00
parent a343963bf0
commit f492782aff
34 changed files with 1156 additions and 380 deletions
+4
View File
@@ -26,6 +26,10 @@ RMM_PUBLIC_URL=https://rmm.example.com
RMM_METRIC_RETENTION_DAYS=30
RMM_NOTIFICATION_RETENTION_DAYS=90
RMM_NOTIFICATION_MAX_ATTEMPTS=5
RMM_STABLE_AGENT_VERSION=0.6.8
RMM_UPDATE_MANIFEST_URL=https://benya9669.github.io/openwrt-rmm/update-manifest.json
RMM_UPDATE_MANIFEST_SIGNATURE_URL=https://benya9669.github.io/openwrt-rmm/update-manifest.sig
RMM_UPDATE_MANIFEST_PUBLIC_KEY=/app/keys/rmm-openwrt.pem
# Optional password recovery and alert notifications. Leave RMM_SMTP_HOST empty to disable e-mail.
# Use starttls for port 587 or tls for implicit TLS on port 465.