- 🔄 Register agent with control plane (
In Progress
) - 💾 Backup entire Linux system
- 🔄 Restore from backup
- 🗄️ Multiple Storage type support (Local, FTP, SFTP, SCP, MinIO, S3)
- 📦 Archive paths or files into a tar
- 🔐 Encrypt backup file with OpenSSL
- 🗜️ Compress backup file with gzip
- 📂 Split large backup file into multiple parts
- ⏰ Run as daemon to backup on schedule
- 🖥️ Web UI for management
- 📱 Telegram Notifier
curl -sSL https://raw.githubusercontent.com/hantbk/vtsbackup/master/install | sh
curl -sSL https://raw.githubusercontent.com/hantbk/vtsbackup/master/install | sh -s v0.0.1
- 📘 Usage Guide
- 🛠️ Development Environment Setup
- 🚀 Release Process
- 🔍 Agent Health Check
- 🔐 Compress
- 🔓 Decompress
- 🔄 Backup
- 🔄 Restore
- 🕒 Schedule
- 🔧 Config
- 🔐 Encrypt
- 🔓 Decrypt
Contributions are welcome! Please feel free to submit a Pull Request.
This project is licensed under the Apache License 2.0.