1.0.0 • Published 5 years ago

exoframe-plugin-swarm v1.0.0

Weekly downloads
-
License
MIT
Repository
-
Last release
5 years ago

Docker Swarm support plugin for Exoframe Server

A plugin that adds basic Docker Swarm support to Exoframe Server.

Build Status Coverage Status license

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.