Dan Caseley
|
f78dcf9d09
|
Add monitoring plugin with config
|
2020-12-02 11:02:38 +00:00 |
Dan Caseley
|
558d9c4245
|
Merge pull request #21 from surevine/add_load_balancer
Add nginx load balancer
|
2020-12-02 10:57:58 +00:00 |
Dan Caseley
|
f50389a943
|
Fix markdown linting in README
|
2020-12-01 22:18:50 +00:00 |
Dan Caseley
|
2add1032b4
|
Extend LB config to add other ports
|
2020-12-01 22:11:48 +00:00 |
Dan Caseley
|
40242a9b92
|
Update readme to include load balancer
|
2020-12-01 22:11:04 +00:00 |
Dan Caseley
|
8258dd64bd
|
Merge branch 'master' into add_load_balancer
|
2020-11-27 16:17:24 +00:00 |
Guus der Kinderen
|
23749f9204
|
Merge pull request #23 from surevine/debug_logging
Enable debug logging in Clustered Openfire
|
2020-11-27 16:27:29 +01:00 |
Guus der Kinderen
|
1edb3e0be6
|
Merge branch 'master' into debug_logging
|
2020-11-27 16:25:55 +01:00 |
Dan Caseley
|
0c20475e0f
|
Add users to each others rosters
|
2020-11-27 16:21:58 +01:00 |
Dan Caseley
|
862651edb2
|
Add user3
|
2020-11-27 16:21:58 +01:00 |
Dan Caseley
|
dc41f7ccc7
|
Add nginx load balancer
|
2020-11-27 10:47:27 +00:00 |
Dan Caseley
|
040893e475
|
Enable debug logging in Clustered Openfire
|
2020-11-27 10:42:42 +00:00 |
Dan Caseley
|
919bedaa20
|
Merge pull request #20 from guusdk/doc-add-bosh
doc: add Bosh ports to readme
|
2020-11-21 15:23:21 +00:00 |
Guus der Kinderen
|
1c457e05ff
|
doc: add Bosh ports to readme
|
2020-11-20 16:57:38 +01:00 |
Dan Caseley
|
d580a8dcb8
|
Merge pull request #17 from surevine/clustering-support
Add clustering support
|
2020-11-18 21:18:14 +00:00 |
Matthew Vivian
|
687de12f94
|
Expose DB ports & expand README
|
2020-11-17 12:46:15 +00:00 |
Dan Caseley
|
7b7176452b
|
Update README to reflect change in docker tags
|
2020-11-17 11:12:19 +00:00 |
Matthew Vivian
|
f22ad49ed1
|
Add clustering support, fixes #16
|
2020-11-12 15:54:44 +00:00 |
Dan Caseley
|
c60f336853
|
Merge pull request #15 from surevine/cleanup-xmpp2-of-conf
Removed unused duplicate Openfire config files
|
2020-10-12 09:34:24 +01:00 |
Matthew Vivian
|
4fe29cb2d7
|
Removed unused duplicate Openfire config files
|
2020-10-09 08:27:28 +01:00 |
Dan Caseley
|
d59ae9649e
|
Update to latest openfire db schema
|
2020-10-09 08:22:10 +01:00 |
Dan Caseley
|
909e6f254b
|
Merge pull request #13 from guusdk/prevent-muc-cleanup
New columns for FMUC & Prevent muc cleanup
|
2020-10-05 09:43:07 +01:00 |
Dan Caseley
|
028aa7b77c
|
Merge pull request #12 from surevine/fix-readme-references
Fixed copy/paste errors in readme
|
2020-10-05 09:42:31 +01:00 |
Matthew Vivian
|
a4967feecb
|
Fixed copy/paste errors in readme
|
2020-10-05 09:31:10 +01:00 |
Guus der Kinderen
|
31e085855f
|
Remove hard-coded timestamp after which rooms are to be cleaned up/removed
|
2020-10-02 19:13:18 +02:00 |
Guus der Kinderen
|
4b8a678af8
|
Add new FMUC room properties to the database
|
2020-10-02 19:11:41 +02:00 |
Dominic Kua
|
d917eb2ad3
|
Merge pull request #10 from surevine/wait-for-postgres
Wait for Postgres before running Openfire's entrypoint
|
2020-09-07 09:47:11 +01:00 |
Dominic Kua
|
70f67e84cf
|
Merge pull request #11 from surevine/monitoring_plugin_ports
Expose additional ports for monitoring plugin
|
2020-09-07 09:46:49 +01:00 |
Dan Caseley
|
c53b8e681e
|
Expose additional ports for monitoring plugin
|
2020-09-07 09:42:59 +01:00 |
Dan Caseley
|
d29dd2b9f8
|
Wait for Postgres before running Openfire's entrypoint
|
2020-09-07 09:21:55 +01:00 |
Dominic Kua
|
8f3af2584d
|
Merge pull request #8 from surevine/expose-s2s-port
Expose S2S ports from xmpp1 (5261) and xmpp2 (5262)
|
2020-06-02 09:25:14 +01:00 |
Matthew Vivian
|
c91d2b5657
|
Re-built initialisation data
- Added MUC rooms to XMPP 2
- Fixed TLS certs to match hostnames
- Renamed XMPP 2 users user3 and user4 (instead of user1 and user2)
|
2020-05-29 12:21:12 +02:00 |
Matthew Vivian
|
8f55386a4e
|
Expose S2S ports from xmpp1 (5261) and xmpp2 (5262)
|
2020-05-29 10:04:34 +01:00 |
Guus der Kinderen
|
62cbf3d0ca
|
Make 'conference' at <hostname> resolve
|
2020-05-29 09:52:37 +01:00 |
Matthew Vivian
|
f7741abd2b
|
Added self host entry
|
2020-05-28 15:29:32 +02:00 |
Matthew Vivian
|
fbdaeacd8e
|
Added hosts entries for each XMPP server
|
2020-05-28 15:29:32 +02:00 |
Dominic Kua
|
cf579d756a
|
Merge pull request #2 from surevine/xmpp-domain
Use distinct XMPP domain names
|
2020-05-20 12:55:19 +01:00 |
Matthew Vivian
|
b190188b9d
|
Use distinct XMPP domain names
|
2020-05-20 12:07:56 +01:00 |
Matthew Vivian
|
aa0ab9cf68
|
Added docker image info
|
2020-05-18 10:30:02 +01:00 |
Matthew Vivian
|
e35ead7303
|
Added two node example
|
2020-05-15 11:32:57 +01:00 |