feat: 平台预设字典+凭证加密+分库备份+Agent采集+移动端优先前端重做
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
# 日志/监控库每周备份定时器
|
||||
# 部署位置:/etc/systemd/system/vps-backup-metrics.timer
|
||||
|
||||
[Unit]
|
||||
Description=Weekly backup of vps-manager metrics.db
|
||||
|
||||
[Timer]
|
||||
OnCalendar=weekly
|
||||
Persistent=true
|
||||
Unit=vps-backup-metrics.service
|
||||
|
||||
[Install]
|
||||
WantedBy=timers.target
|
||||
Reference in New Issue
Block a user