diff options
author | EuAndreh <eu@euandre.org> | 2019-06-10 18:16:03 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2019-06-10 18:16:03 -0300 |
commit | b65f805566854f3735ffe5dd1b2c5d765ad694ec (patch) | |
tree | 90fa1e738b5325d894cf4f665de7d0332d2d7555 /TODOs.org | |
parent | Add filename to logs.txt output (diff) | |
download | server-b65f805566854f3735ffe5dd1b2c5d765ad694ec.tar.gz server-b65f805566854f3735ffe5dd1b2c5d765ad694ec.tar.xz |
Trust commited key
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. |