Carol Willing
aa204d2f9f
Merge pull request #8 from jtyberg/hub_script
...
Remove hub.sh script.
2016-05-09 18:21:02 -07:00
Justin Tyberg
65c2a7c3da
Connect to Docker daemon on host through Unix socket.
...
Use Unix socket on host to communicate with daemon instead of
setting DOCKER_HOST and connecting using TLS over public IP.
(c) Copyright IBM Corp. 2016
2016-05-09 20:26:20 -04:00
Justin Tyberg
91a5e54d1b
Remove hub.sh script.
...
The script was meant to facilitate hub build and run operations
while shielding new Docker users from `docker-compose`. It now
provides very little functionality, and even gets in the way if
specifying GITHUB oauth environment variables in the .env file.
(c) Copyright IBM Corp. 2016
2016-05-09 19:20:05 -04:00
Min RK
842fbf67fb
Merge pull request #7 from jtyberg/bump_061
...
Peg versions of JupyterHub base image and dependencies
2016-05-07 10:28:39 +01:00
Justin Tyberg
6edb1e1878
Update README to be more explicit about JHub TLS cert and key files.
...
(c) Copyright IBM Corp. 2016
2016-05-06 15:47:31 -04:00
Justin Tyberg
9516f3ed87
Peg version of JupyterHub base image.
...
Also peg versions of dependencies.
(c) Copyright IBM Corp. 2016
2016-05-06 15:19:03 -04:00
Justin Tyberg
c36da52a3d
Merge pull request #5 from minrk/rm-docker-host
...
Don't call docker-machine in hub.sh
2016-04-26 08:46:03 -04:00
Min RK
408e413dd8
Don't call docker-machine in hub.sh
...
Setting docker env should be done outside the script.
2016-04-25 15:31:32 +02:00
Carol Willing
11fddae0a7
Merge pull request #4 from jtyberg/notebook-image-name
...
Rename DOCKER_CONTAINER_IMAGE => DOCKER_NOTEBOOK_IMAGE
2016-04-19 14:39:24 -07:00
Justin Tyberg
4bc8221657
Fix DOCKER_NOTEBOOK_IMAGE rename that was missed.
...
(c) Copyright IBM Corp. 2016
2016-04-19 16:49:28 -04:00
Justin Tyberg
e1b9f8ed9a
Rename DOCKER_CONTAINER_IMAGE => DOCKER_NOTEBOOK_IMAGE
...
(c) Copyright IBM Corp. 2016
2016-04-19 12:21:46 -04:00
Justin Tyberg
d1d5fc4213
Merge pull request #3 from willingc/faq-edit
...
Edit FAQ
2016-04-19 08:24:12 -04:00
Carol Willing
7ac7c82040
More editing
2016-04-18 08:54:55 -07:00
Carol Willing
f1851d6dd3
A few more wording edits
2016-04-18 08:42:32 -07:00
Carol Willing
c8b2c94fcd
Add concrete wording for pronoun references
2016-04-18 08:31:21 -07:00
Carol Willing
a7f38aaf2f
Merge pull request #2 from jtyberg/custom-image-faq
...
Update README: add FAQs
2016-04-18 07:55:59 -07:00
Justin Tyberg
3fb61b1878
Add FAQs related to customizing Notebook image and restarting JupyterHub.
...
(c) Copyright IBM Corp. 2016
2016-04-18 09:47:00 -04:00
Min RK
07be477148
Merge pull request #1 from jtyberg/seed
...
Initial version.
2016-04-18 10:51:21 +02:00
Justin Tyberg
d8adee19af
Do not strip protocol from DOCKER_HOST.
...
In Docker 1.10, including protocol in DOCKER_HOST caused failure
to connect to daemon on host machine. Must have fixed in 1.11.
(c) Copyright IBM Corp. 2016
2016-04-15 16:02:12 -04:00
Justin Tyberg
917c5fbf16
Beef up README.
...
(c) Copyright IBM Corp. 2016
2016-04-15 16:02:05 -04:00
Justin Tyberg
18d68ce587
Add standard Jupyter LICENSE.
...
(c) Copyright IBM Corp. 2016
2016-04-14 15:54:19 -04:00
Justin Tyberg
73163c76b9
Initial version.
...
(c) Copyright IBM Corp. 2016
2016-04-14 15:17:14 -04:00
Min RK
e974a8f0b9
Initial commit
2016-04-14 15:53:15 +02:00