Commit Graph

4 Commits (feature/conditional-ocsp-deployment)

Author SHA1 Message Date
Guus der Kinderen 60ff02670c Set to TRACE logging by default (other envs)
Apply the change from fccc3303e4 to all other environments.
2024-11-21 13:51:02 +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
Dan Caseley ced3c0cb59 Fix domains 2022-09-22 20:59:32 +01:00
Dan Caseley 83b84af000 Add simple configuration 2022-08-04 23:23:13 +01:00