# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# README
VTS Backup Service with Management Agent
Features
- 🔄 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
Quick Start
Install on Linux
curl -sSL https://raw.githubusercontent.com/hantbk/vtsbackup/master/install | sh
Install Linux with specific version
curl -sSL https://raw.githubusercontent.com/hantbk/vtsbackup/master/install | sh -s v0.0.1
Documentation
- 📘 Usage Guide
- 🛠️ Development Environment Setup
- 🚀 Release Process
- 🔍 Agent Health Check
- 🔐 Encrypt and Compress
- 🔧 Control Panel
Contributing
Contributions are welcome! Please feel free to submit a Pull Request.
License
This project is licensed under the Apache License 2.0.