selfhostblocks/modules
Pierre Penninckx 4726593ea9
Do not use activation script for script with dependencies (#348)
The issue with activation script is the order is alphabetical, meaning
the order the script is assembled is not really set in stone.

Here, because the script had a name starting with `restic`, it was ran
before the `sops` secret generation script. And since the restic script
was trying to use the secrets, it failed.

And if the activation script fails, you get a kernel panic.
2024-11-15 21:05:01 +00:00
..
blocks Do not use activation script for script with dependencies (#348) 2024-11-15 21:05:01 +00:00
contracts Backup contracts for files and databases (#344) 2024-11-12 20:40:52 +00:00
services more contracts usage in Nextcloud and docs enhancement (#345) 2024-11-13 21:43:12 +00:00