Reference #826 (comment)
I am in the rebuilding stage I tried the restore steps from the README and you are correct about the compose-dash stop at the beginning. I ran into the same.
The Restore steps have other issues related to permissions so I am experiencing problems that are fixed with chown/chmod. Below is a companion script to backup (similar methods/variable names/etc).
This was created with my new friend Claude. The basis is the backup script 7d4f5e9 and the README (before the compose-dash changes.
Below is the current test script. This should work for both a same machine restore and a migration to a new machine. Please take it from here and ask Sam to check and make sure all is OK. Feel free to make any changes. I will be happy to test.
restore_v16a.sh
Reference #826 (comment)
I am in the rebuilding stage I tried the restore steps from the README and you are correct about the compose-dash stop at the beginning. I ran into the same.
The Restore steps have other issues related to permissions so I am experiencing problems that are fixed with chown/chmod. Below is a companion script to backup (similar methods/variable names/etc).
This was created with my new friend Claude. The basis is the backup script 7d4f5e9 and the README (before the
compose-dashchanges.Below is the current test script. This should work for both a same machine restore and a migration to a new machine. Please take it from here and ask Sam to check and make sure all is OK. Feel free to make any changes. I will be happy to test.
restore_v16a.sh