yuvipanda
37ea7eaa6f
Add docs explaining truncation of username
2018-09-12 16:48:55 -07:00
Yuvi Panda
b321c561de
Remove extra space after opening paren
2018-09-11 12:08:31 -07:00
Yuvi Panda
4eeebc991f
Merge pull request #163 from minrk/config-dir
...
put config in `$tljh/config` directory
2018-09-04 18:04:57 -07:00
Min RK
d0b1e5c4c0
Merge pull request #169 from Carreau/no-everyone-read
...
Don't create home publicly readable
2018-09-03 14:51:05 +02:00
Matthias Bussonnier
2c6be93f0a
typo
2018-08-31 18:27:54 -07:00
Matthias Bussonnier
552db9f74d
Don't create home publicly readable
...
World-Readable seem to be a surprising default for many people,
especially in teaching context. Switch to a more reasonable rwxr-x---
We have to issue a chmod, as changing at creation time would require
changin /etc/adduser.conf DIR_MODE=0760 (or whatever), but that seem
unwise.
We do not set the exact permission in case the DIR_MODE is more
restrictive.
Closing #158
2018-08-29 14:38:38 -07:00
Min RK
01a1226d51
update config path in docs
2018-08-28 14:23:44 +02:00
YOURI NELSON
e9f3a3acdc
Added existing property-path for tljh-config set method
2018-08-13 16:01:14 -04:00
yuvipanda
28af89a381
Move tljh-config symlink to /usr/bin
...
Removes a lot of 'sudo -E' usage, and eventually should
let us get rid of the $PATH override for jupyterhub-admins,
which arguably is less secure than just dropping stuff into
/usr/bin
Also remove sudo -E from apt and mkdir calls. Not necessary.
2018-08-12 22:05:18 -07:00
Yuvi Panda
1b19e5bfc6
Merge pull request #123 from choldgraf/docsupdate
...
[MRG] updating content from zexuan's user test
2018-08-12 21:36:07 -07:00
Chris Holdgraf
295b0683a2
adding css rule for logo and fixing some ref links
2018-08-12 21:25:42 -07:00
Chris Holdgraf
2181947f83
updating content from zexuan's user test
2018-08-12 21:25:34 -07:00
yuvipanda
3dd51fafae
Add docs on writing & using plugins
2018-08-12 19:16:52 -07:00
Tim Head
22d8957b0b
Catching up with breakage
2018-08-11 08:25:21 +02:00
Chris Holdgraf
54e9cfc93f
streamlining the whentouse page
2018-08-10 10:23:55 -07:00
Chris Holdgraf
87ffd179e0
adding when to use tljh page
2018-08-08 10:18:20 -07:00
Yuvi Panda
83c6c41f39
Merge pull request #91 from jupyterhub/docs
...
small updates to the docs
2018-08-03 10:57:19 -07:00
yuvipanda
f154e0d936
Clarify generic authenticator setup documentation
2018-08-02 12:25:03 -07:00
yuvipanda
6f67a4762f
Clarify command for deleting unix system users
2018-08-02 12:03:18 -07:00
yuvipanda
0da615ce5a
Add note about creating jupyterhub_config.d directory
2018-08-02 10:59:26 -07:00
yuvipanda
c5fc1a70d7
Add docs for escape hatch
2018-08-02 10:59:26 -07:00
yuvipanda
381deaa399
Document all the actions the installer performs
2018-08-01 18:10:50 -07:00
Chris Holdgraf
ccac483c50
small updates to the docs
2018-07-31 09:38:25 -07:00
yuvipanda
1740df326d
Add docs on using arbitrary authenticators
...
Fixes #78
2018-07-28 14:32:31 -07:00
yuvipanda
7acd331e38
Add documentation on adding / removing admin users
2018-07-28 13:07:01 -07:00
yuvipanda
fad3e70116
Add topic guide on tljh-config
2018-07-27 22:57:59 -07:00
yuvipanda
554c24b2d7
Fix requirements topic document
2018-07-21 22:40:11 -07:00
yuvipanda
5064979a57
Replace pointers to yuvipanda/ on github with jupyterhub/
2018-07-20 16:17:33 -07:00
yuvipanda
891b225e3f
Add doc on customizing installer
...
Missed out adding file in previous commit
2018-07-20 16:07:07 -07:00
yuvipanda
8790f771a5
Add security topic guide
...
Fixes #13
2018-07-12 14:31:48 -07:00