Backup&Restore Proxmox Settings

virmix

Member
Sep 4, 2020
36
1
13
There is any way to backup :

DATA CENTER
- Notes
- Permissions > Users
- Permissions > API Token
- Permissions > Two Factor
- Permissions > Groups
- Permissions > Pools
- Permissions > Roles
- Firewall > Group
- Firewall > Group > Rules
- Firewall > Alias
- Firewall > Group
- My Settings > Language


NODE
- Notes
- System > DNS
- System > Host
- Firewall > Options


And then restore
 
Last edited:
Most stuff is stored in config files in the /etc/pve mountpoint. Firewall rules for example in /etc/pve/firewall and so on. But there is no build in way to export/import configs.