Skip to content
This repository has been archived by the owner on Nov 23, 2022. It is now read-only.

A plugin that adds basic Docker Swarm support to Exoframe Server

Notifications You must be signed in to change notification settings

exoframejs/exoframe-plugin-swarm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

A plugin that adds basic Docker Swarm support to Exoframe Server

Resources

Stars

Watchers

Forks

Packages

No packages published