aboutsummaryrefslogtreecommitdiff
path: root/TODOs.org
diff options
context:
space:
mode:
Diffstat (limited to 'TODOs.org')
-rw-r--r--TODOs.org5
1 files changed, 4 insertions, 1 deletions
diff --git a/TODOs.org b/TODOs.org
index 8e8bdc7..03d0a22 100644
--- a/TODOs.org
+++ b/TODOs.org
@@ -31,7 +31,8 @@ server {
}
#+END_SRC
Use Prosody as a server itself
-** TODO Prosody TLS
+** DONE Prosody TLS
+CLOSED: [2020-08-16 dim. 18:52]
** TODO matterbridge
#+BEGIN_SRC nix
matterbridge = {
@@ -40,6 +41,7 @@ matterbridge = {
'';
};
#+END_SRC
+** TODO Converse
** DONE cgit
CLOSED: [2020-08-14 ven. 09:29]
** TODO Terraform restore from backup when provisioning
@@ -73,6 +75,7 @@ resource "vultr_block_storage" "vps_storage" {
live = "yes"
}
#+END_SRC
+** TODO Stop doing chmod to share certificates
* Tasks - v5
** TODO Run cgit from nginx instead of using lighttpd
** TODO EteSync?