**
- This Bash script provides a simple backup solution for both local and backup server setups. It includestrong texts options for installing and configuring Nginx, scheduling backups, and sending backup files to Telegram. The script also allows for uninstallation.
**
**
bash <(curl -Ls https://github.com/masoudgb/Backupchi/raw/main/backupchi.sh)
**
**
**
- The script should be executed with root privileges. Supported package managers: apt-get, dnf, yum.
**
**
1. Local server
Configures a local server with Nginx, scheduling backups, and sending them to Telegram if desired.
2. Backup server
Setsup a backup server, allowing users to schedule periodic downloads of backup files.
3. Uninstall
Removes the script and optionally deletes the backup directory.
4. Exit
Exits the script.
**
**
- Ensure to provide necessary inputs as prompted during the execution. Special Thanks This script is created by Masoud Gb with special thanks to Hamid Router
**
**
-
Use this script at your own risk. The author is not responsible for any data loss or system issues.
-
Feel free to contribute and provide feedback.