diff options
| -rw-r--r-- | TODOs.org | 15 |
1 files changed, 12 insertions, 3 deletions
@@ -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. |
