Commit Graph

66 Commits

Author SHA1 Message Date
Graham Dumpleton
fe4bf0d04c Add notes on changing password when using OpenShift templates. 2018-02-15 14:53:47 +11:00
Graham Dumpleton
13be336fcd Add missing label to config map in OpenShift template. 2018-02-15 14:43:30 +11:00
Graham Dumpleton
cd86d62fa7 Add README for OpenShift example. 2018-02-14 17:09:44 +11:00
Graham Dumpleton
75108f99fd Generate password from OpenShift template if none is supplied. 2018-02-14 14:12:08 +11:00
Graham Dumpleton
2a7f659664 Add example templates for deploying notebooks to OpenShift. 2018-02-14 12:23:06 +11:00
Min RK
0351f0c3b7 base image on ubuntu:16.04 2017-08-09 11:07:29 +02:00
Justin Tyberg
4da0bf5471 Update docker-compose example README.
(c) Copyright IBM Corp. 2016
2016-02-16 11:40:58 -05:00
Justin Tyberg
4a4aabecd9 Add .DS_Store entry to .gitignore.
(c) Copyright IBM Corp. 2016
2016-02-16 11:40:16 -05:00
Justin Tyberg
b87886633f Add example for deploying notebook container using Docker Compose.
(c) Copyright IBM Corp. 2016
2016-02-15 18:21:04 -05:00
Justin Tyberg
69150f2fd0 Fix letsencrypt in make-deploy example.
(c) Copyright IBM Corp. 2016
2016-02-11 14:09:08 -05:00
Peter Parente
74ed72a83d Final example cleanup
* Fix missing export on virtualbox-vm settings
* Note about busted make on ubuntu 14.04
* Pin jupyter/minimal-notebook version so example always works
* Bit more of a hint about additional parameters

(c) Copyright IBM Corp. 2015
2015-12-28 12:01:18 -05:00
Peter Parente
65c5fadbd1 Fix lets encrypt for renewals
Cannot use custom output path when renewing, so do not use it at all

(c) Copyright IBM Corp. 2015
2015-12-22 16:33:52 -05:00
Peter Parente
ba6086c119 Fix SoftLayer CPUs and DNS
(c) Copyright IBM Corp. 2015
2015-12-22 16:33:26 -05:00
Peter Parente
9f8af4fee2 Fix virtualbox CPUs
(c) Copyright IBM Corp. 2015
2015-12-22 16:33:09 -05:00
Peter Parente
a7b9485a0e More options for securing the notebook
* letencrypt workflow
* Don't mount self-signed secrets directory over runtime
  dir where nbextensions might be preinstalled from Dockerfile

(c) Copyright IBM Corp. 2015
2015-12-11 00:19:40 -05:00
Peter Parente / Justin Tyberg
be926f24a1 make-deploy example: run stacks on docker-machines
(c) Copyright IBM Corp. 2015
2015-12-10 13:30:15 -05:00