GoBackup
Command-line tool for scheduled backup of databases and files to cloud storage
GoBackup is a backup tool designed for small and medium-sized servers. It has built-in scheduling tasks to help you back up databases and configuration files regularly, export, package and compress them, and finally store them in external cloud storage (such as FTP, SCP, S3, GCS, Aliyun OSS...). Easy to use, can continue to operate for several years after one-time deployment without any maintenance, low storage cost (recycling mechanism), safe and reliable (encryption and compression). Ruby China's application server has been backed up in full daily to external cloud storage since the beginning of GoBackup's design (2017), and has been backed up silently for several years, requiring no maintenance at all. On Aliyun OSS, the monthly cost is only 0.2 RMB (the document recycling cycle is 1 month). functional characteristics * No need to rely on. * Supports multiple database sources. * Supports multiple storage types. * Pack the path or file as tar. * Split large backup files into multiple parts. * Run as a daemon and backup as scheduled. * Provides a Web interface to manage backups. instructions for use 1. Edit the configuration file: Open the lazy cat network diskˇ application dataˇ GoBackupˇ config/gobackup.yml file 2. The default backup files are saved in the lazy cat network diskˇ application dataˇ GoBackupˇ backups folder

