https://github.com/drosocode/dbackup
https://github.com/drosocode/dbackup
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/drosocode/dbackup
- Owner: drosoCode
- License: mit
- Created: 2021-07-10T15:21:35.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-10-23T12:55:35.000Z (over 2 years ago)
- Last Synced: 2024-12-28T21:17:41.677Z (about 1 year ago)
- Language: Python
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DBackup
## Usage
- Simple tool to automatically export backups of databases
- Copy `config.sample.yml` to `config.yml` and configure your backup settings
- Build the container, mount the config file to /app/config.yml and run the container
## Supported Databases
- mysql/mariadb
- postgresql
- mongodb
- influxdb v1
- sqlite (copy)