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
c52699a6f1
merge conflict failed. lab default.
2019-04-10 18:52:55 -06:00
Michael Pilosov
59e1da6c6c
lab default.
2019-04-10 18:51:04 -06:00
Michael Pilosov
c46bb606e1
fixed tab error.
2019-02-19 23:53:18 +00:00
mathematicalmichael
d8e6d632db
comments
2019-02-18 22:03:44 -07:00
mathematicalmichael
a6cbe59e54
updated volumes.
2019-02-18 22:02:07 -07:00
mathematicalmichael
6f84c36108
changing how admins are parsed.
2019-02-18 21:49:56 -07:00
mathematicalmichael
b82f309d24
admin structure.
2019-02-18 21:17:22 -07:00
mathematicalmichael
4a7a37693e
fixes path
2019-02-15 20:50:00 -07:00
mathematicalmichael
ae9513d7a9
small tweaks.
2019-02-15 20:41:47 -07:00
mathematicalmichael
a01578197a
updated configs.
2019-02-15 12:21:15 -07:00
mathematicalmichael
3c78070359
changes to default config.
2019-02-15 10:04:06 -07:00
mathematicalmichael
b68d51e6b4
userlist mounted.
2019-01-24 16:03:46 -07:00
mathematicalmichael
91e18a9b41
updated default singleuser.
2019-01-21 13:11:09 -07:00
mathematicalmichael
dc4c7c0d36
mounting defaults.
2019-01-16 11:07:23 -07:00
mathematicalmichael
cc35aa7de2
mem limit
2019-01-15 17:28:20 -07: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
mathematicalmichael
ec9ecbe628
updated configs.
2019-01-08 17:20:40 -07:00
mathematicalmichael
bd0428ae02
shared directories working now.
2019-01-04 18:07:30 -07:00
mathematicalmichael
293edb616c
enable_options
2019-01-04 17:30:41 -07:00
mathematicalmichael
bc63e7af95
secret hash key moved to secrets/auth.
2019-01-04 17:18:38 -07:00
mathematicalmichael
990faa0df7
cull idle servers was missing.
2019-01-04 16:59:31 -07:00
mathematicalmichael
b0e08e9a28
updated configs (but removed key on line 79 from commit)
2019-01-04 14:52:42 -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
M. Pilosov
88ba451f37
jupyterhub config hash
2019-01-03 02:05:58 -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
8473a44985
updates to working config with spawner.
2018-12-28 04:09:31 +00:00
Cocoa Oikawa
5fc9d78a1f
in case of newline at the end of userlist file
...
It's a habit for some developers to append a newline at the end of the file, but line 82 did not take this into consideration. And the consequence is that JupyterHub would keep restarting.
2018-07-05 15:20:50 +08:00
Thomas Krijnen
807f82b24f
volume_driver is no longer a keyword argument to create_container()
...
Probably on account of https://github.com/docker/docker-py/issues/1543
2018-02-19 17:03:28 +01:00
Min RK
6917060215
use postgres for the database
2017-08-02 22:26:29 +02:00
Justin Tyberg
4c896ffe64
Do not pass host config options as start keyword args.
...
* Docker 1.12+ does not support host config options at container start.
(c) Copyright IBM Corp. 2016
2016-08-01 16:58:01 -04: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
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