swarmer

1.0.1 • Public • Published

swarmer 🐳

Docker Swarm Cluster Manager

Build Status

Overview

Manager

A Manager is an entity that is responsible for retrieving SwarmNodes and SwarmManagers.

These are objects that must contain the following options:

host                external IP to connect to via SSH
port                external port to connect to via SSH
username            username to connect to via SSH
privateKey          privateKey to be used in the SSH connection
password            password used in the SSH connection
privateIp           IP used in the swarm cluster formation

These are options supplied to the constructors of SwarmManager and SwarmNode.

/swarmer/

    Package Sidebar

    Install

    npm i swarmer

    Weekly Downloads

    2

    Version

    1.0.1

    License

    MIT

    Last publish

    Collaborators

    • cirocosta