diff options
Diffstat (limited to 'TODOs.org')
-rw-r--r-- | TODOs.org | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -231,6 +231,8 @@ Maybe rsync the contents of the Borg repository into S3. Should I restore backup 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. +** TODO Is there a way to commit the /signed/ public key? +This way it would remove the need of using the =--always-trust= option of =gpg=. ** DONE How to dynamically handle Floating IPs? CLOSED: [2019-06-10 Mon 08:59] Right now the current Floating IP defined in =.envrc= was created manually in DigitalOcean's web UI and copied from it to the environment variable. |