Proxmox VE Plugin #2463
arogge
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Overview
The Bareos Proxmox plugin is one of the important new features in Bareos 25.
The plugin can agentless backup and restore guests running on the Proxmox Virtual Environment .
The Bareos Filedaemon (Client) running on the Proxmox VE Host loads the proxmox-fd plugin
and connects to the Proxmox mechanisms to perform the backup and recovery tasks.
The Bareos Proxmox plugin supports full backups both Virtual Machine and Container type guests.
It offers both direct recover into new guests and also recover into a local image file which then can be
recovered using the Proxmox GUI.
For detailed information how to use the plugin check the Bareos Proxmox Plugin Documentation
How to evaluate
The Proxmox plugin is part of the Bareos subscription repository.
Package access
If you don't have a subscription and want to get access to the packages, please contact us for an evaluation access or to purchase a subscription.
Compile it
The source code of the Proxmox Plugin is available as everything of Bareos in the Bareos repository on Github and can be compiled.
All reactions