24kushang
54baee28b5
feat(prosody): custom metrics of stanza counts for prosody service implemented ( #1862 )
...
Co-authored-by: Kushang Haria <kushangh@MacBook-Pro.local>
7 months ago
Sebastian Denz
c65d2bd2fc
feat(jigasi,jicofo,jvb,jibri,prosody): add healthcheck.sh scripts and prosody http_health mod
7 months ago
24kushang
fbc250ebfb
feat(prosody): openmetrics module support ( #1832 )
...
add option to enable http_openmetrics
8 months ago
Aaron van Meerten
55c975fca0
fix(jicofo): use integer for port value to fix addition ( #1826 )
...
* fix(jicofo,prosody): use integer for port value to fix addition
8 months ago
Дамян Минков
604ba22105
prosody: Switches lua gc back to incremental. ( #1777 )
10 months ago
damencho
2798426f40
feat(prosody): Adjusts lua to use generational GC.
11 months ago
bgrozev
14efd9cc6d
prosody: disable "offline" and "register" modules. ( #1727 )
1 year ago
bgrozev
8845606785
Move trusted_proxies from visitors to main prosody config file. ( #1699 )
1 year ago
bgrozev
e41e4f480d
Require tls by default. ( #1698 )
1 year ago
bgrozev
80e4ee6341
Remove unnecessary modules and properties ( #1697 )
...
* Only enable dialback when s2s is enabled.
* Remove vcard, pep, register modules.
* Only set smacks properties when xmpp ws is enabled.
1 year ago
Aaron van Meerten
46b98b5a7a
prosody: brewery mode for jvb/jicofo discovery muc
...
* prosody: brewery mode for jvb/jicofo discovery muc
* do not include c2s limits in brewery mode
1 year ago
Aaron van Meerten
af50ddeecb
prosody: s2s whitelist duplicate param fix ( #1625 )
1 year ago
Aaron van Meerten
7fb1026f88
prosody: params for limits ( #1622 )
1 year ago
Aaron van Meerten
6bfa8302f1
prosody: visitor mode support ( #1611 )
...
support for visitor mode in prosody, with some fixes for jicofo as well
1 year ago
Werner Fleischer
35685424e1
prosody: add timestamps to the log
2 years ago
Mustafa Ayberk Kale
832b178d64
prosody: make GC options configurable
...
Co-authored-by: Mustafa Ayberk Kale <mustafa.kale@turkcell.com.tr>
2 years ago
Michel Pawlak
b2241315ad
prosody: use ENABLE_IPV6 environment variable
...
Fixes : #1337
3 years ago
wfleischer
55a45915bb
prosody: configure unbound resolver
...
Fixes : #1315
3 years ago
Aaron van Meerten
95af77896d
jicofo: add optional XMPP_PORT value ( #1275 )
...
* jicofo: add optional XMPP_PORT value
* include compose and env example for XMPP_PORT
* extends use of the XMPP_PORT property
* fix compose to use default
* re-commenting XMPP_PORT value
* include XMPP_PORT in compose for all services
* always use $XMPP_PORT, value defaulted in template
* missing JVB setting
3 years ago
Saúl Ibarra Corretgé
a8e6a34fde
prosody: completely disable external components
...
We are no longer using component connections.
3 years ago
Saúl Ibarra Corretgé
6fe240a712
prosody: update to 0.12
3 years ago
Дамян Минков
6f6fe7717c
prosody: enable limits
...
* feat: Enables limits with default values from upstream.
* feat: Enables limits_exception module and adding jicofo and jvb.
Removes the limits for the jicofo and jvb connections.
4 years ago
Jan-Otto Kröpke
d747bfbe6b
web,prosody: add XMPP WebSocket / Stream Management support
4 years ago
Saúl Ibarra Corretgé
b235ea1261
prosody: disable s2s module
...
Not used, not needed.
5 years ago
bgrozev
d44230e2b1
prosody: use hashed xmpp auth
5 years ago
Saúl Ibarra Corretgé
06e2d5e2e9
Revert "Use hashed xmpp auth."
...
This reverts commit 79e9bce07b
.
THis would break existing setups. Will revisit later on.
5 years ago
Boris Grozev
79e9bce07b
Use hashed xmpp auth.
5 years ago
Saúl Ibarra Corretgé
b0def9a9da
prosody: use epoll backend
5 years ago
Saúl Ibarra Corretgé
a1df1e052b
Revert "prosody: fix restart loop on rolling deployment"
...
This reverts commit cc2c0424dd
.
5 years ago
Paul Tiedtke
cc2c0424dd
prosody: fix restart loop on rolling deployment
5 years ago
Aaron van Meerten
a39aa5d16d
change global config to split on \\n
6 years ago
Aaron van Meerten
dc374d3633
prosody: tpl main prosody.cfg.lua
6 years ago
Saúl Ibarra Corretgé
aefefb53b6
xmpp: disable HTTPS for BOSH
...
It's not exposed, we proxy from the web frontend.
6 years ago
Saúl Ibarra Corretgé
467a149cbb
Initial import
7 years ago