exoframe-plugin-swarm
v1.0.0
Published
Exoframe plugin that adds Docker Swarm support
Downloads
2
Readme
Docker Swarm support plugin for Exoframe Server
A plugin that adds basic Docker Swarm support to Exoframe Server.
Installation, usage and docs
To enable - add the plugin to your exoframe-server config file and restart the server.
Your plugins section of server config should look like this:
plugins:
install: ['exoframe-plugin-swarm']
swarm:
enabled: true
For more details on how to get it up and running please follow the guide on how to use plugins in exoframe-server.
License
Licensed under MIT.