From: Thomas Lamprecht <t.lamprecht@proxmox.com>
To: Dennis Klochko <dennis.klochko@nakivo.com>, pve-devel@lists.proxmox.com
Subject: Re: [pve-devel] Proxmox Backup API
Date: Wed, 2 Jul 2025 22:17:20 +0200 [thread overview]
Message-ID: <859b2005-4016-4f57-bc3c-1f027e05c977@proxmox.com> (raw)
In-Reply-To: <CAPmH9Rybf23f1WP0gOKUR7US32DeEwTXfmKEG_+br4VSV_bfpg@mail.gmail.com>
Hello!
Am 25.06.25 um 04:57 schrieb Dennis Klochko:
> Please share what the official backup API for Proxmox is?
The basic idea is that you create a specialized storage plugin basing
of our backup provider one, while the base skeleton needs to be in Perl,
the actual code talking with your backup solution can be anything you
like and either interface with the perl plugin with some FFI or IPC
layer.
The base plugin has some [pod] (perl doc format) you can check out, and
there is now also a git repo that includes [example plugins].
If you have any specific questions feel free to ask them here, we're
in process of expanding examples and docs, whichs is part of the reason
why my reply comes a bit late; I wanted to finish preparing the first
publication of the example git repo.
[pod]: https://git.proxmox.com/?p=pve-storage.git;a=blob;f=src/PVE/BackupProvider/Plugin/Base.pm
[example plugins]: https://git.proxmox.com/?p=pve-storage-plugin-examples.git;a=summary
regards
Thomas
_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
next parent reply other threads:[~2025-07-02 20:17 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <CAPmH9Rybf23f1WP0gOKUR7US32DeEwTXfmKEG_+br4VSV_bfpg@mail.gmail.com>
2025-07-02 20:17 ` Thomas Lamprecht [this message]
2025-07-08 3:07 ` Dennis Klochko via pve-devel
[not found] ` <CAPmH9Rw9sy7EiLUMEKcjWogV5xOVenKJXwERUyW9Tb_vLyci8w@mail.gmail.com>
2025-07-08 6:33 ` Thomas Lamprecht
2025-06-25 2:57 Dennis Klochko via pve-devel
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=859b2005-4016-4f57-bc3c-1f027e05c977@proxmox.com \
--to=t.lamprecht@proxmox.com \
--cc=dennis.klochko@nakivo.com \
--cc=pve-devel@lists.proxmox.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox