Browse Source

initial version

Dominik 2 years ago
parent
commit
596b8d8896
1 changed files with 8 additions and 4 deletions
  1. 8 4
      TASKS.md

+ 8 - 4
TASKS.md

@@ -7,19 +7,23 @@ done
 - listen
 - modules
 - .env dynamic configuration
-
+- check the reference config from https://hub.docker.com/r/rroemhild/ejabberd/
 
 open
 --------------------------
-- check the reference config from https://hub.docker.com/r/rroemhild/ejabberd/
-- certificate reload via acme.sh trigger
 - add abuse address
 - add backup
 - re-enable irc
 - add conversejs
 - compliance test
+- automatic update with watchtower
 
+deferred
+--------------------------
+- fix certificate expiration by adding a config-reload via acme.sh trigger-file
+  - newer versions apparently reload when the date of the pem file changes
+  - if the issue persists, let's try to not use a wildcard in the config but the exact filename
 
 wishlist
 --------------------------
-- mam in sqlite
+- mam in sqlite with migration path for existing msgs