Post

Alpine-BorgBackup-Server

Alpine-BorgBackup-Server is a lightweight containerized backup server based on Alpine Linux and BorgBackup. It provides a secure and efficient way to manage your backups with minimal resource usage, making it ideal for Proxmox VE environments.

Alpine-BorgBackup-Server

Installation

Default install:

1
bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/alpine-borgbackup-server.sh)"
CPU: 2 cores RAM: 1024 MB Disk: 20 GB OS: Alpine 3.23

Notes

After installation, use the 'update' option in the script to configure SSH access and/or password authentication.
Refer to the official BorgBackup documentation for setup and usage instructions.

Source code
Loading...