1Panel-dev / 1Panel-dev/1Panel

[Feature] All snapshots from sub-nodes are stored in a single location, making it difficult to identify which snapshot belongs to which server

Open
#9,224 1 comment 0 reactions 2 assignees View on GitHub

@ssongliu is already working on this.

Since Jun 23, 2025.

type: optimization
Dominant language
Go
Stars
37k
Forks
3.4k
Avg merge
9h 16m
Merged PRs (30d)
105

Description

1Panel Version

v2.0.2

Please describe your needs or suggestions for improvements

步骤:
1、在面板设置-备份账号里,创建一个公有的备份账号;
2、使用面板的快照功能,对子节点进行服务器快照备份。

结果:
1、多个子节点的快照会存储在根目录;
2、并且快照文件名没有附带子节点标识。

导致:无法分辨哪个快照文件是哪台服务器的。造成后续快照恢复上的困难。

因此建议:
1、子节点创建快照时,自动按照节点名字,创建一个子目录,该节点的所有快照文件,都放在该子目录下;
2、备份文件的文件名,加上子节点的名字,作为分辨标识。

Please describe the solution you suggest

No response

Additional Information

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.