-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Milestone
Description
Currently the backup is only to be configured via helm chart as cronjob. Restoring works via helm chart too, but is not very convenient. As a proposal it would be nice if an administrator could trigger a backup job from monoctl as well as restore a specific backup via monoctl.
AC:
- Trigger a backup via
monoctl backup createas system admin- either to be stored on the already configured s3 storage
- or to be downloaded by
monoctldirectly if the backup is finished
- Trigger a restore via
monoctl backup restoreas system admin- either from backups listed via
monoctl backup listwhich shows which backups exist in s3 - or by uploading an backup
- either from backups listed via
- Add documentation for this
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed