[GH-ISSUE #999] 功能请求:更强大的备份功能 #2116

Closed
opened 2026-02-27 12:17:58 +03:00 by kerem · 0 comments
Owner

Originally created by @sqkkyzx on GitHub (May 3, 2025).
Original GitHub issue: https://github.com/0xJacky/nginx-ui/issues/999

  1. 自动定时备份: 可以在 UI 上提供定时备份功能

  2. 增加直接备份至对象存储的功能

希望提供一个这样的表单来让用户配置备份任务

Type Site Backup Type Backup Path Cron Last Backup Time Last Backup Status
site data site1.com local /backups/site1 0 0 * * * 2025-05-04 00:00 Failed
nginx_ui data - s3 s3://..... 0 0 * * * 2025-05-04 00:00 Succeed
Originally created by @sqkkyzx on GitHub (May 3, 2025). Original GitHub issue: https://github.com/0xJacky/nginx-ui/issues/999 1. 自动定时备份: 可以在 UI 上提供定时备份功能 2. 增加直接备份至对象存储的功能 希望提供一个这样的表单来让用户配置备份任务 | Type | Site | Backup Type | Backup Path | Cron | Last Backup Time | Last Backup Status | | --- | ---- | ----------- | ----------- | ---- | ---------------- | ------------------ | | site data | site1.com | local | /backups/site1 | 0 0 * * * | 2025-05-04 00:00 | Failed | | nginx_ui data | - | s3 | s3://..... | 0 0 * * * | 2025-05-04 00:00 | Succeed |
kerem 2026-02-27 12:17:58 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/nginx-ui#2116
No description provided.