Commit Graph

24 Commits

Author SHA1 Message Date
mm
5b055bbd1d deployment updates 2022-06-24 17:52:42 +00:00
Michael Pilosov
bbabdb47b9 updates 2021-12-09 13:52:12 -07:00
Michael Pilosov
fd5d5111db
Carme (#5)
* changed settings for personal hub.

* htop added to singleuser.

* better singleuser.

* config updated.

* bad merge.

* standard updates.

* updates to builds.

* updated.

* updated path.

* loc

* stable build!

* lab enabled.

* dockerspawner bug fix.

* stable upgrade.

* remove env ending.

* minimal installation script with python 2.

* git enabled.

* env.

* upgraded hub for hartke.

* setting cull idle servers.

* default upgrade now working.

* options.

* tweaks for personal settings.

* personalization.

* update.

* attempting full latex build.

* lab build.

* typo

* separated layers.

* got a fancy environment working

* allspark.

* updated personal hub settings.

* allspark done.

* updates. tflow.

* octave deps.

* rstudio and redundancy cleanup.

* WIP

* everything WORKS!!!

* stable state with updates.

* stuff to improve the experience.

* merge.

* working state.

* settings.

* settings for carme, successful build

* settings tweaked for lab, sudo, debugger

* working on carme

* upgrade to python 3.9 and remove conda install steps

* updates

* major cleanup (#6)

* update for slalom

* disable options and grant sudo to all

* vscode launcher

* default url

* pkgs

* config

* updates

* typo

* update

* dont mount extras

* update info in config

* adding install scripts, cleaning up dockerfile

* refactor class

* clean up logic

* carme

* upgrades

* update

* swap order

* spacing

* updates

* paths

* rearranging

* cleanup

* lsp

* cleanup

* culler service update

* unecessary option

* more unecessary args

* Update .env

* monitoring

Co-authored-by: mathematicalmichael <mpilosov@gmail.com>
2021-11-27 19:01:30 -07:00
mathematicalmichael
c01aa8af68 updated templating. 2019-01-11 14:47:21 -07:00
mathematicalmichael
2623ec044d added some utilty functions for passwords into makefile. 2019-01-11 11:26:26 -07:00
mathematicalmichael
389d934f40 automatic naming to make deploying hubs easier. 2019-01-11 10:42:54 -07:00
mathematicalmichael
ec9ecbe628 updated configs. 2019-01-08 17:20:40 -07:00
Michael Pilosov
37f78caac4 permissions. 2019-01-03 04:53:17 +00:00
Michael Pilosov
5b0d688437 volumes now mounted with correct permissions 2019-01-02 21:19:52 +00:00
Michael Pilosov
5e1be2c0b1 stablest release. docker-spawner. 2019-01-02 19:29:25 +00:00
Michael Pilosov
8b16c01d0a Merge branch 'test' 2019-01-02 19:25:35 +00:00
Michael Pilosov
52ee80b471 everything working. 2019-01-02 07:43:09 +00:00
Michael Pilosov
607318772c stopping here, not working but building. 2019-01-02 06:01:42 +00:00
Michael Pilosov
ebd879b883 restarting on a new ish. 2019-01-02 04:35:56 +00:00
Michael Pilosov
0c9dda690d not working but i am about to try something different. 2019-01-02 03:41:11 +00:00
Michael Pilosov
aaa8e7c7d0 updated dockerfile version. 2019-01-02 01:14:38 +00:00
Michael Pilosov
8473a44985 updates to working config with spawner. 2018-12-28 04:09:31 +00:00
Min RK
65ac9b2a3f make JUPYTERHUB_VERSION a config option
and use it as a build arg for the Hub and single-use images
2017-10-03 16:23:31 +02:00
Min RK
6917060215 use postgres for the database 2017-08-02 22:26:29 +02:00
Moisei
dff2a90328 no need to mount docker binary from the host
If docker is installed in the JHub container, then there's no point in mounting the binary from the host.
2016-08-18 10:06:53 +03:00
Min RK
b66699537e add missing DOCKER_NOTEBOOK_DIR
to Hub container environment
2016-05-13 10:44:29 +02: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
e1b9f8ed9a Rename DOCKER_CONTAINER_IMAGE => DOCKER_NOTEBOOK_IMAGE
(c) Copyright IBM Corp. 2016
2016-04-19 12:21:46 -04:00
Justin Tyberg
73163c76b9 Initial version.
(c) Copyright IBM Corp. 2016
2016-04-14 15:17:14 -04:00