Commit Graph

26 Commits

Author SHA1 Message Date
Michael Pilosov
74529deaef Update .env 2021-12-19 20:18:16 +00: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
Michael Pilosov
59e1da6c6c lab default. 2019-04-10 18:51:04 -06:00
mathematicalmichael
0d7182e169 added setup scripts. 2019-01-15 17:19:59 -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
M. Pilosov
7a8931e74c stable. 2019-01-03 15:54:55 -07:00
M. Pilosov
0dc860068a everything now working from a centralized place. 2019-01-03 14:39:12 -07:00
M. Pilosov
46263c24e3 everything works on master perfectly. 2019-01-03 09:47:52 -07:00
M. Pilosov
b2c33c7549 working 2019-01-03 02:17:00 -07:00
Michael Pilosov
37f78caac4 permissions. 2019-01-03 04:53:17 +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
8473a44985 updates to working config with spawner. 2018-12-28 04:09:31 +00:00
Min RK
04e1900691 jupyterhub 0.9.2 2018-09-03 14:53:04 +02:00
Damien L-G
691815382b Edit the mount point of the PostgreSQL database to match the VOLUME declaration in the official postgres image Dockerfile
Otherwise docker-compose creates an unamed volume mounted at /var/lib/postgresql/data along with the jupyterhub-db-data volume.
2017-10-20 17:13:52 -04:00
Min RK
9d50233417 0.8.0 is out 2017-10-04 22:59:31 +02: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
fab261a2dd bump base image 2017-10-03 16:02:58 +02:00
Min RK
ac6468e312 bump notebook tag 2017-08-20 09:57:18 +02:00
Min RK
6917060215 use postgres for the database 2017-08-02 22:26:29 +02:00
Justin Tyberg
e38ccb55e1 Bump default notebook image tag 2017-06-02 09:49:31 -04:00
Justin Tyberg
4a8042311e Bump default notebook image tag
Use image that includes JupyterHub 0.7.

(c) Copyright IBM Corp. 2016
2016-12-06 09:21:53 -05:00
Min RK
9e10f27b38 allow configuring the notebook directory
Makes it a bit easier if the image isn't based on docker-stacks.
2016-05-12 16:32:59 +02: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