Skip to content

cyberdyne-corp/genisys-connector-docker

Repository files navigation

Genisys connector for Docker

imagelayers.io Documentation Status

This component allows Genisys to communicate with a Docker engine.

Goals

  • Manage (scale up/down) resources associated to a service using containers.
  • Retrieve running containers associated to a service.

Quick start

Start this component using Docker:

$ docker run -p "7051:7051" cyberdynesystems/genisys-connector-docker:latest

Override the configuration file:

$ docker run -p "7051:7051" -v "/path/to/config/genisys-connector.yml:/app/genisys-connector.yml" cyberdynesystems/genisys-connector-docker:latest

Documentation

On readthedocs.org or in the docs/source directory.

About

A genisys connector to use a Docker compute backend.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages