Conversation
- add proxmoxbackupclient_go - patch sources to get rid of windows dependencies - upstream is still under development
|
Hi, thanks for the work. Any chance you can write a few instructions how to build/test this for something who has not worked with the spksrc repository? |
We have inststructions on how to install development packages created by github build action under Frequently Asked Questions after installation of the proxmoxbackupclient package, you have the command proxmoxbackupgo available in the path (original is /var/packages/proxmoxbackupclient/target/bin/proxmoxbackupgo) |
|
I've confirmed that the installation works on my ARM Test-NAS and from what I can tell I'm able to push a backup! |
| CHANGELOG = "Initial package release." | ||
|
|
||
| HOMEPAGE = https://github.com/tizbac/proxmoxbackupclient_go/ | ||
| LICENSE = GPLv2 |
There was a problem hiding this comment.
| LICENSE = GPLv2 | |
| LICENSE = GPLv3 |
Description
proxmoxbackupclient_go is a backup client for pbs (proxmox backup server) written on golang.
Fixes #6308
Checklist
all-supportedcompleted successfullyType of change