yuvipanda f90a0fa540 Use classic unix users rather than systemd dynamic users
Dynamic Users are neat and probably very useful for a tmpnb
style situation. However, for regular use they have the following
problems:

1. Can't set ProtectHome=no, so you can never apt install or
   similar from inside admin accounts.
2. Dynamic uid / gid makes it hard to write sudo rules. We want
   admin users to have sudo.
3. Persistent uids / gids are very useful for ad-hoc ACLs between
   users. gid sharing isn't the most flexible sharing mechanism,
   but it is well known & quite useful.
4. /etc/skel is pretty useful!
2018-06-26 23:50:07 -07:00
2018-06-15 15:37:13 -07:00
2018-06-15 15:37:13 -07:00
2018-06-26 18:37:24 -07:00
2018-06-15 15:37:13 -07:00
2018-06-26 18:35:19 -07:00

the-littlest-jupyterhub

JupyterHub distribution for small, single-node hubs

Description
Simple JupyterHub distribution for 1-100 users on a single server
Readme BSD-3-Clause 11 MiB
Languages
Python 98.1%
Smarty 1.4%
Dockerfile 0.5%