tmpnb icon indicating copy to clipboard operation
tmpnb copied to clipboard

Document using tmpnb against a swarm cluster

Open rgbkrk opened this issue 10 years ago • 4 comments

Two modes:

  • tmpnb + the proxy run on a separate node, while reaching out to a swarm cluster (1 -> many)
  • run tmpnb on a swarm node, launching with the local docker daemon (1 -> 1)

rgbkrk avatar Sep 15 '15 23:09 rgbkrk

Part of this is in https://github.com/jupyter/tmpnb/pull/154, working on a real document now.

rgbkrk avatar Sep 22 '15 19:09 rgbkrk

For the second mode, do you need to do anything differently from how you would normalle start tmpnb?

KimStebel avatar Nov 06 '15 10:11 KimStebel

tmpnb needs to be able to access the certs and have the docker configuration passed in (with the same environment variables you come to expect with docker machine).

rgbkrk avatar Nov 07 '15 01:11 rgbkrk

So are there any docs on how to run tmpnb against a swarm?

olaurino avatar Dec 13 '16 20:12 olaurino