Skip to content

Commit

Permalink
docs: update ToDo in README
Browse files Browse the repository at this point in the history
  • Loading branch information
mjaepel committed Dec 28, 2024
1 parent ed8dede commit 0f8ed21
Showing 1 changed file with 30 additions and 3 deletions.
33 changes: 30 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,36 @@
* Images
* Export to
* Remote git repository
* S3 compatible API
* Encryption
* optional with deterministic encryption results. WARNING: less secure!
* With non-deterministic encryption the output files will change each time. This will create a lot of changes in backup storage (e.g. Git)
* You have to decide what you want to protect against with encryption and whether the benefit of taking up less space overweighs the greater need for protection.

* Roadmap
* ToDo
* Documentation :D
* Additional metadata for each export file to check if encrypted data changed
* Export to S3
* S3 lifecycle and retention policys are buggy
* tool for listing backups
* tool for restoring backups
* additional backup inputs:
* Actions
* Authentication
* Autoregistration
* Connectors
* Correlation
* Dashboard
* Global Macro
* Housekeeper
* Proxy
* Proxy group
* Regular expression
* Report
* Role
* Script
* Service
* Settings
* SLA
* Task
* User
* User directory
* User group

0 comments on commit 0f8ed21

Please sign in to comment.