Skip to content
Discussion options

You must be logged in to vote

I use Prosody which uses http ports 5280/5281 (ssl) for websocket as described in [their doc] (https://prosody.im/doc/modules/mod_websocket).

I can't guarantee that the app works with openfire but according to their doc it's quite similar with port 7443 (ssl).
Proxify https://your.openfire.host:7443/ws/ in the docker image with the XMPP_WS env var (which will set the Nginx conf).

With an Apache proxy, the protocol is ws(s) instead of http(s).

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@nioc
Comment options

nioc Feb 21, 2024
Maintainer

Answer selected by nioc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants