Update README.md
This commit is contained in:
parent
df3ec18a6e
commit
c4ce8759d8
1 changed files with 23 additions and 1 deletions
22
README.md
22
README.md
|
|
@ -1 +1,23 @@
|
|||
# Scabiosa Backup Tool
|
||||
|
||||
Please keep in mind that this project is WIP.
|
||||
|
||||
## What can it do?
|
||||
- Backup you stuff via a dynamic configuration
|
||||
- Log the Backup progress to a database
|
||||
|
||||
|
||||
## Database Types
|
||||
- MariaDB (planned)
|
||||
- MySQL (far future)
|
||||
- MS-SQL (far future)
|
||||
|
||||
|
||||
## Storage types
|
||||
- Local storage (soon)
|
||||
- Azure Blob Storage (planned)
|
||||
- Azure File Share (planned)
|
||||
- S3 Bucket (far future)
|
||||
- Dropbox (far future)
|
||||
- OneDrive (far future)
|
||||
- GDrive (far future)
|
||||
|
|
|
|||
Reference in a new issue