feat: 平台预设字典+凭证加密+分库备份+Agent采集+移动端优先前端重做
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
# 日志/监控库备份服务(oneshot,由 timer 触发)
|
||||
# 部署位置:/etc/systemd/system/vps-backup-metrics.service
|
||||
|
||||
[Unit]
|
||||
Description=Backup vps-manager metrics.db
|
||||
After=network-online.target
|
||||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
ExecStart=/opt/vps-manager/deploy/backup.sh metrics
|
||||
Reference in New Issue
Block a user