aboutsummaryrefslogtreecommitdiff
path: root/TODOs.org
diff options
context:
space:
mode:
Diffstat (limited to 'TODOs.org')
-rw-r--r--TODOs.org2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODOs.org b/TODOs.org
index fc1e3f3..5541667 100644
--- a/TODOs.org
+++ b/TODOs.org
@@ -208,6 +208,8 @@ Get a book on advanced Docker, or container fundamentals and dig deeper.
Maybe rsync the contents of the Borg repository into S3. Should I restore backups from these too?
** TODO Should I be using something like [[https://www.vaultproject.io/][Vault]] instead of git-crypt?
Can it do key rotation?
+** TODO Can the =setup.sh= and =provision.sh= scripts be run inside a chroot or a NixOS contained environment?
+Right now they can't simply be a derivation because =setup.sh= needs access to the disk and =provision.sh= needs to access the internet.
** DONE Do I want or need Docker? Should I use it?
CLOSED: [2019-05-25 Sat 18:1980]
It was a better path than sticking with NixOps and nixcloud-webservices. It's more widespread and has more things done for it.