DBSystem is a files and databases backups manager. Its main purpose is to centralize and simplify the backups management. It supports the most common datatabases and cloud destinations. It features a high configurable task system that automates the backups generation process and a fully responsive, modern interface.
Features
- Dump MySql, Postgres and Sqlite databases
- Select the database tables to backup
- Dump files and folders
- Select the files and folders to exclude from the backup
- Upload backups to FTP, Dropbox and Google Drive
- Send backup attached to emails
- Task system to automate the backups
- Task overview with statistics
- Backups restore
- Backups import
- Backup deletion from specific destinations
- Databases management
- Destinations management
- Users management
- Clean up system
- Responsive interface
- Sensible data encryption
Demo
You can access the demo at https://manrix.altervista.org/demo/dbsystem/login.
The demo is readonly, all save functionalities are disabled.
Email: [email protected]
Password: demo1234
Requirements
- PHP >= 7.0.0
- OpenSSL PHP Extension
- PDO PHP Extension
- Mbstring PHP Extension
- Tokenizer PHP Extension
- XML PHP Extension
- Curl PHP Extension
- Zip PHP Extension
- Phar PHP Extension
- Zlib PHP Extension
- Ftp PHP Extension
- proc_open PHP function
- mysqldump for mysql database backups
- pg_dump for postgress database backups
- sqlite3 for sqlite database backups
- Ability to set cron jobs