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

Create a Docker network per workspace #329

Open
ishitatsuyuki opened this issue Apr 27, 2018 · 1 comment
Open

Create a Docker network per workspace #329

ishitatsuyuki opened this issue Apr 27, 2018 · 1 comment

Comments

@ishitatsuyuki
Copy link
Contributor

For two reasons:

  • We need to isolate container networking while allowing the main proxy to reach them.
  • In future we may need docker-compose.

Note that the default Docker configurations only allows 31 networks, and we need to tweak the subnet range to have more.

@jankeromnes
Copy link
Member

@ishitatsuyuki Good idea, thanks for looking into this!

Also, I'd love to somehow mesh our hosting servers, e.g. by having every container's icecc talk to all nearby cluster hosts. If that's reasonably doable in a safe manner, it would allow utilizing the cluster's overall aggregate power instead of tying down each server individually with builds.

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