Commit Graph

4 Commits (prefix-sql-seed-files)

Author SHA1 Message Date
Guus der Kinderen 93ed45f72a Clustering: use Hazelcast 5.5.0
This updates the configuration to use a SNAPSHOT build of the Hazelcast plugin 5.5.0-1, and updated its configuration files accordingly.

Note that this requires Openfire (the container) to use Java 17 or later.
2024-11-05 20:37:43 +01:00
Guus der Kinderen 3b4862328b Add dualstack support
This adds support for IPv6, by giving all `start.sh` scripts an `-6` argument, that causes a dualstack configuration to be loaded.

Each individual docker-compose file has been split out. Now, each file no longer defines any networking. Instead, one of two networking fragments is expected to be merged in.

When starting Openfire, a Hazelcast configuration option is passed through to the Openfire process to denote preference for IPv4 or IPv6. This passing through depends on the change in Openfire, that is introduced by 2634d4a83a

Minor other changes have been applied, that mostly make the start scripts more consistent amongst each-other.

fixes #61
2024-11-05 09:47:10 +00:00
Guus der Kinderen c01a940638 Update the Hazelcast plugin (clustering) to version 3.0.0
This plugin requires Openfire 4.8.1 or later.

fixes #63
2024-10-16 17:12:41 +02:00
Dan Caseley c5ff481255 Move all the files into purpose-defined subdirectories 2022-07-27 14:47:41 +02:00