feat: backup/restore #174

Merged
decentral1se merged 1 commits from backup-restore into main 2022-04-03 17:05:49 +00:00
Owner

Following the WIP plan in coop-cloud/organising#30.

Logs (so far):

➜ ./abra app backup ghost_demo app                           
INFO[0001] backed up ghost_demo_app:/var/lib/ghost/content to /home/decentral1se/.abra/backups/ghost_demo_app_var_lib_ghost_content_222912486.tar.gz 
➜ ./abra app restore ghost_demo app ~/.abra/backups/ghost_demo_app_var_lib_ghost_content_222912486.tar.gz /var/lib/ghost/
INFO[0001] restored /home/decentral1se/.abra/backups/ghost_demo_app_var_lib_ghost_content_222912486.tar.gz to ghost_demo_app:/var/lib/ghost/
Following the WIP plan in https://git.coopcloud.tech/coop-cloud/organising/issues/30. Logs (so far): ``` ➜ ./abra app backup ghost_demo app INFO[0001] backed up ghost_demo_app:/var/lib/ghost/content to /home/decentral1se/.abra/backups/ghost_demo_app_var_lib_ghost_content_222912486.tar.gz ➜ ./abra app restore ghost_demo app ~/.abra/backups/ghost_demo_app_var_lib_ghost_content_222912486.tar.gz /var/lib/ghost/ INFO[0001] restored /home/decentral1se/.abra/backups/ghost_demo_app_var_lib_ghost_content_222912486.tar.gz to ghost_demo_app:/var/lib/ghost/ ```
decentral1se force-pushed backup-restore from 9ebaa76507 to f09ca6e257 2022-03-30 23:58:01 +00:00 Compare
decentral1se force-pushed backup-restore from f09ca6e257 to 005829dccd 2022-04-01 22:13:14 +00:00 Compare
decentral1se force-pushed backup-restore from 005829dccd to b27acb2f61 2022-04-03 16:25:17 +00:00 Compare
decentral1se changed title from WIP: feat: backup/restore to feat: backup/restore 2022-04-03 16:25:21 +00:00
Author
Owner

Will merge as is with my shady UI changes (see coop-cloud/organising#30 (comment)). Can be tested on latest HEAD tho!

Will merge as is with my shady UI changes (see https://git.coopcloud.tech/coop-cloud/organising/issues/30#issuecomment-12586). Can be tested on latest HEAD tho!
decentral1se merged commit b27acb2f61 into main 2022-04-03 17:05:49 +00:00
decentral1se deleted branch backup-restore 2022-04-03 17:05:54 +00:00
Sign in to join this conversation.
No description provided.