Skip to content

Service that exposes http API for nodes to register with swarm

Notifications You must be signed in to change notification settings

taghubnet/register-api

Repository files navigation

register-api

Service for docker swarm worker nodes to register metadata and obtain a swarm join key.

register-api is designed to be used as a linuxkit service in conjunction with register-agent. It belongs on a node running a docker swarm manager.

Agents will query this API and register information about themselves. In return they get a docker swarm join key they can use join the swarm as a worker node.

Once the new node is registered in the swarn, this service will decorate it with labels passed in the payload.

Check config.js for different configuration parameters.

enjoy.

About

Service that exposes http API for nodes to register with swarm

Resources

Stars

Watchers

Forks

Packages

No packages published