jupyterhub-deploy-docker icon indicating copy to clipboard operation
jupyterhub-deploy-docker copied to clipboard

Add example demonstrating how to run jupyterhub with docker-compose

Open alexleach opened this issue 2 years ago • 2 comments

As the title suggests, add a new example directory with configuration files and a README, demonstrating and describing how to run jupyterhub with docker-compose.

Runs two containers:-

  1. traefik (used as proxy to the hub and user notebook servers)
  2. jupyterhub

Can also close https://github.com/jupyterhub/traefik-proxy/pull/158

alexleach avatar May 13 '23 05:05 alexleach

Thanks for submitting your first pull request! You are awesome! :hugs:
If you haven't done so already, check out Jupyter's Code of Conduct. Also, please make sure you followed the pull request template, as this will help us review your contribution more quickly. welcome You can meet the other Jovyans by joining our Discourse forum. There is also a intro thread there where you can stop by and say Hi! :wave:
Welcome to the Jupyter community! :tada:

welcome[bot] avatar May 13 '23 05:05 welcome[bot]

Thanks! Please could you add a test for this example?

Sure, sounds like a good idea. I'm having to learn about github actions, but that seems like an increasingly common tool, so I'm happy to familiarise myself with it 🙂

I'll try and get something working (without too many further commits), and will update this PR when I do.

alexleach avatar May 26 '23 02:05 alexleach