Klouds / kDaemon

A RESTful API + websockets framework for managing containers over a set of Docker Nodes.
10 stars 0 forks source link

Feature: Multiple docker hosts in app.conf #2

Closed faddat closed 4 years ago

faddat commented 8 years ago

usage: [default] BIND_IP = 212.47.233.176 API_PORT = 1337 UI_PORT = 13337 DOCKER_HOSTS=X.X.X.X:3275,X.X.X.X:2376,X.X.X.X:2300.....etc

rethinkdb seems not to require any gymnastics at all.