0.0.2-6 • Published 7 years ago

rdswarm v0.0.2-6

Weekly downloads
24
License
-
Repository
-
Last release
7 years ago

How it works

Given the following prerequisites:

  • Preconfigured environment that use a remote admin node as the local docker host 1
  • docker-machine (with ssh access to all possible nodes)

exec

  1. Figure out the service container id(s) and node(s)
  2. Execute desired command against the nodes

forward

Given

Known issues

  • exec - Uses a bigger than desired buffer size of 50mb. Would like to make it more efficient using streams to pipe stdout and stderr (and in the future stdin)

future considerations

  • TBC

TODOS

  • clean up everything but forward command