mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-09-11 09:54:36 +00:00
Update Notes & Documentation for Proxmox Backup Server (#804)
This commit is contained in:
parent
8c1b48453c
commit
82ba836743
1 changed files with 3 additions and 3 deletions
|
@ -9,7 +9,7 @@
|
|||
"updateable": false,
|
||||
"privileged": false,
|
||||
"interface_port": 8007,
|
||||
"documentation": null,
|
||||
"documentation": "https://pbs.proxmox.com/docs/",
|
||||
"website": "https://www.proxmox.com/en/proxmox-backup-server/overview",
|
||||
"logo": "https://raw.githubusercontent.com/home-assistant/brands/master/core_integrations/proxmoxve/icon.png",
|
||||
"description": "Proxmox Backup Server is an enterprise backup solution, for backing up and restoring VMs, containers, and physical hosts. By supporting incremental, fully deduplicated backups, Proxmox Backup Server significantly reduces network load and saves valuable storage space.",
|
||||
|
@ -32,8 +32,8 @@
|
|||
},
|
||||
"notes": [
|
||||
{
|
||||
"text": "Set a root password if using autologin. This will be the PBS password.",
|
||||
"text": "Set a root password if using autologin. This will be the PBS password. `sudo passwd root`",
|
||||
"type": "warning"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue