Create a command that the Stack2 app can execute to generate a backup.
This backup should be able to be streamed to the app to avoid using too much local disk space. It should also handle failures and continue working until a full backup is completed.
Status should be shown in the admin panel.
A markdown file should be created explaining how to implement this functionality on the Stack2 app site from an api standpoint and payloads.
Create a command that the Stack2 app can execute to generate a backup.
This backup should be able to be streamed to the app to avoid using too much local disk space. It should also handle failures and continue working until a full backup is completed.
Status should be shown in the admin panel.
A markdown file should be created explaining how to implement this functionality on the Stack2 app site from an api standpoint and payloads.