Nexus Agent
|
ba69bc3355
|
fix(deploy): git pull 后备份脚本不依赖可执行位
db_backup/backup_mysql 改为检测文件存在并用 bash 调用;install_ops_cron 一并 chmod 备份脚本。
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-06-06 22:39:10 +08:00 |
|
Nexus Agent
|
49f159a8ce
|
fix(deploy): install_ops_cron 自动安装 cron 包
生产 Azure 主机默认无 crontab,安装脚本现会 apt install cron 并启用服务。
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-06-06 22:38:43 +08:00 |
|
Nexus Agent
|
4e1347ba45
|
fix(deploy): Docker 感知 MySQL 备份与 nx cron 安装
升级/定时备份通过 docker exec 1Panel MySQL 容器 dump,不再依赖宿主机 mysqldump;nx 菜单新增巡检与备份 crontab 安装。
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-06-06 22:37:49 +08:00 |
|