aboutsummaryrefslogtreecommitdiff
path: root/TODOs.org
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2019-05-26 19:44:51 -0300
committerEuAndreh <eu@euandre.org>2019-05-26 19:44:51 -0300
commit4450a4334fe26e0bc5abad8ec9f06f5f379b8356 (patch)
tree6e6dd7bd12314d67514d7154710c7e0f0bce8cd6 /TODOs.org
parentPrepare builds.sr.ht CI environment before running build tasks (diff)
downloadtoph-4450a4334fe26e0bc5abad8ec9f06f5f379b8356.tar.gz
toph-4450a4334fe26e0bc5abad8ec9f06f5f379b8356.tar.xz
TODOs.org
Diffstat (limited to 'TODOs.org')
-rw-r--r--TODOs.org15
1 files changed, 12 insertions, 3 deletions
diff --git a/TODOs.org b/TODOs.org
index 5f5c193..4f092e6 100644
--- a/TODOs.org
+++ b/TODOs.org
@@ -15,9 +15,18 @@ NixOS patch was applied.
**** DONE Fix NixOS GPG key importing in builds.sr.ht
CLOSED: [2019-05-26 Sun 17:37]
See patch and discussion in [[https://lists.sr.ht/~sircmpwn/sr.ht-dev/%3C20190526162135.1646-1-eu%40euandre.org%3E][sr.ht-dev mailing list]].
-**** DOING Use ssh configuration from environment instead of creating and alias for =ssh=
-**** TODO Use DigitalOcean's Floating IP in front of the droplet
-**** TODO Test provisioning DNS entries with other DNS registrars
+**** DONE Use ssh configuration from environment instead of creating and alias for =ssh=
+CLOSED: [2019-05-26 Sun 19:44]
+***** DONE Relative =IdentityFile= path
+CLOSED: [2019-05-26 Sun 19:42]
+Used =envsubst= to properly interpolate variables in =ssh.conf=
+***** DONE Omit =-F ssh.conf= from command
+CLOSED: [2019-05-26 Sun 19:42]
+Put it in an environment variable?
+
+Done by appending to content of =~/.ssh/config=.
+**** DOING Use DigitalOcean's Floating IP in front of the droplet
+**** NEXT Test provisioning DNS entries with other DNS registrars
**** DONE Namecheap whitelist IP limitation
CLOSED: [2019-05-26 Sun 17:14]
Namecheap requires you to specifically whitelist an IP that can perform changes to their API.