vinculum

command module
v0.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 20, 2020 License: Apache-2.0 Imports: 2 Imported by: 0

README

vinculum

Vinculum is a command and control system for low powered devices that cannot run k3s or docker swarm. It uses a single binary in a leader/follower mode with a grpc protocol to send commands. There is a small amount of intelligence in scheduling and should be thought of as a shortcut from ansible/ssh commands.

As an example this works well across a cluster of Raspberry Pi Zero compute units.

Install

 curl https://raw.githubusercontent.com/AlexsJones/vinculum/master/install.sh | sh -
Run

Start the leader

vinculum leader listen

Start a follower

vinculum follower connect -s localhost:7559

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
cmd
pkg
sys

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL
JackTT - Gopher 🇻🇳