bale_host_creation.webm
bale_manual_task.webm
bale_auto_task.webm
bale_file_download.webm
bale_simple_automation.webm
bale_zab_automation.webm
This utility is currently in early development and may undergo breaking changes in future updates. Your configuration may be lost, and snapshot functionality might be affected. Use with caution; data loss may occur.
- Remote Management: bale handles all interactions over SSH, eliminating the need for local installation. You can manage your ZFS snapshots from anywhere.
- Multi-Host Support: Configure bale to manage multiple hosts within the same installation, making it a versatile choice for system administrators.
- User-Friendly GUI: Easily manage your ZFS snapshots with an intuitive web-based interface that simplifies the process.
- Automation: bale can automate generic remote and local applications as well as work seamlessly with zfs_autobackup, streamlining your backup and snapshot tasks.
- Download: Easily download files directly from your ZFS snapshots through the web interface.
-
Download
docker-compose.yml
. -
Customize the
docker-compose.yml
file to suit your requirements. -
Run the application using Docker Compose:
docker-compose up -d
-
Download
pve-install.yml
andinv.yml
. -
Ensure you have a compatible Debian template available and updated
inv.yml
accordingly. -
Customize the
inv.yml
file to match your specific setup requirements. -
Execute the Ansible playbook for Proxmox LXC container installation against your Proxmox host:
ansible-playbook -i inv.yml pve-install.yml
Access bale by navigating to http://host:8080
.