Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cluster-ready #23

Open
smashwilson opened this issue Dec 31, 2014 · 1 comment
Open

Cluster-ready #23

smashwilson opened this issue Dec 31, 2014 · 1 comment

Comments

@smashwilson
Copy link
Member

Running on a single host is dandy, but what we really want is to be able to spin up a cluster of these suckers, preferably adding and removing machines on the fly.

You can already run either the API server or the job runner instead of both by setting the PIPE_WEB or PIPE_RUNNER environment variables, and control where the job containers are actually launched with PIPE_DOCKERHOST and the TLS controls, so we're basically already there. Setting up the infrastructure to do this will be nontrivial, though.

@rgbkrk
Copy link
Member

rgbkrk commented Dec 31, 2014

This may be a good chance to take docker/swarm for a ride.

@rgbkrk rgbkrk added this to the v0.0.2: Infrastructure milestone Feb 2, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants