On May 11, Hartmut Goebel wrote:
Hi,
Welcome!
I' want to setup a secure, state-of-the-art XMPP server. Since
debops
provides a prosody role, I want to use this, but it seams to be a bit
incomplete. (I don't care about the ldap-integration being a to-do.)
- What is the general state of this debops.prosody role?
It should work with the prosody package from Debian Stretch. Not sure about
the service itself though, I just tried the role to see if the service is
configured, haven't deployed any XMPP service in production yet.
- Is debops.prosody integrated with debops.pki and esp. the ACME
support?
Yes, the role is integrated with debops.pki. For the ACME support, you will
have to install the nginx via debops.nginx role; you could use the webserver
to redirect users to the main page if you don't plan to set up anything else
on that host besides the XMPP server.
Good luck, let me know how the setup went and if there are any issues.
Maciej