openfire-docker-compose/scripts/copy_hazelcast_plugin.sh

4 lines
214 B
Bash
Executable File

#!/bin/bash
# For when you've built the hazelcast plugin locally and want this in your next stack
cp ../openfire-hazelcast-plugin/target/hazelcast-openfire-plugin-assembly.jar ./plugins_for_clustered/hazelcast.jar