Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backup / restore via monoctl #67

Open
jastBytes opened this issue Feb 17, 2022 · 0 comments
Open

Backup / restore via monoctl #67

jastBytes opened this issue Feb 17, 2022 · 0 comments
Labels
documentation Improvements or additions to documentation enhancement New feature or request help wanted Extra attention is needed
Milestone

Comments

@jastBytes
Copy link
Contributor

jastBytes commented Feb 17, 2022

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 create as system admin
    • either to be stored on the already configured s3 storage
    • or to be downloaded by monoctl directly if the backup is finished
  • Trigger a restore via monoctl backup restore as system admin
    • either from backups listed via monoctl backup list which shows which backups exist in s3
    • or by uploading an backup
  • Add documentation for this
@jastBytes jastBytes added documentation Improvements or additions to documentation enhancement New feature or request labels Feb 17, 2022
@jastBytes jastBytes added this to the M2 milestone Feb 17, 2022
@jastBytes jastBytes added the help wanted Extra attention is needed label Feb 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant