Configure/deploy HTTP upload service on uploads.kosmos.chat

https://xmpp.org/extensions/xep-0363.html

(Does not contain the config for ejabberd itself yet.)
This commit is contained in:
2020-11-23 17:37:14 +01:00
parent 21be68feb5
commit 9efb9cd78c
6 changed files with 139 additions and 10 deletions

View File

@@ -19,8 +19,9 @@ chef_version '>= 12.14' if respond_to?(:chef_version)
#
# source_url 'https://github.com/<insert_org_here>/kosmos-ejabberd'
depends "kosmos-postgresql"
depends "kosmos-base"
depends "kosmos-postgresql"
depends "kosmos-nginx"
depends "backup"
depends "firewall"
depends "tor-full"