surevine / openfire-docker-compose

Run multiple Openfire servers & DBs in Docker for local testing
9 stars 6 forks source link

Add HTTP File Upload functionality #53

Open guusdk opened 2 years ago

guusdk commented 2 years ago

Add the HTTP File Upload plugin to all environments.

On the clustered environments, use a shared volume to make sure that data can be accessed on/from all cluster nodes.

This aims to support work on https://github.com/igniterealtime/openfire-httpFileUpload-plugin/issues/36