diff options
author | EuAndreh <eu@euandre.org> | 2020-08-23 21:34:19 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2020-08-23 21:34:22 -0300 |
commit | 63e8c2af5a17303c28a34fda9f08f0b4bdf04ffc (patch) | |
tree | 37699ba0dfe8d2d752b4f06f3afc85a8f1976574 | |
parent | WIP Fix Converse.js setup (diff) | |
download | server-63e8c2af5a17303c28a34fda9f08f0b4bdf04ffc.tar.gz server-63e8c2af5a17303c28a34fda9f08f0b4bdf04ffc.tar.xz |
TODOs.org
-rw-r--r-- | TODOs.org | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -1,10 +1,9 @@ * Tasks - v4 -** DONE cgit: show README in about section -CLOSED: [2020-08-23 dim. 09:48] -https://linux.die.net/man/5/cgitrc +** TODO cgit: show README in about section ** TODO Update matterbridge version https://github.com/42wim/matterbridge/issues/1061 -** TODO Add Prosody DNS record to allow me to use eu@euandreh.xyz as an XMPP address +** DONE Add Prosody DNS record to allow me to use eu@euandreh.xyz as an XMPP address +CLOSED: [2020-08-23 dim. 18:40] ** TODO Configure MUC on Prosody ** TODO Fix conversejs login ** TODO Terraform restore from backup when provisioning @@ -38,8 +37,9 @@ resource "vultr_block_storage" "vps_storage" { live = "yes" } #+END_SRC -** TODO Stop doing chmod to share certificates +** TODO Prosody HTTP uploads * Tasks - v5 +** TODO Stop doing chmod to share certificates ** TODO Run cgit from nginx instead of using lighttpd ** TODO EteSync ** TODO Use =$SOMETHING_DOMAIN= instead of =$SOMETHING_TLD= |