Commit Graph

109 Commits

Author SHA1 Message Date
Srinivas Nyayapati
f253f04f25 Remove configurable-http-proxy references from docs 2020-02-19 09:33:17 -05:00
Yuvi Panda
18eda64e53 Merge pull request #395 from GeorgianaElena/admin_pass_on_setup
Set admin password during install
2020-01-29 08:12:59 -08:00
Leonardo Uieda
835a0c8742 Fix broken link to resource estimation page
The link was missing the `admin` folder under `howto`.
2020-01-20 14:22:20 +00:00
GeorgianaElena
4730ec35d3 Update docs with admin password 2020-01-14 13:31:38 +02:00
Chris Holdgraf
80f569cc2d updating index files 2019-11-26 18:42:42 -08:00
GeorgianaElena
d8cae77fca Reload proxy after modifying the ports 2019-07-15 11:03:06 +03:00
Min RK
7d30501fc5 Merge pull request #382 from GeorgianaElena/issue349
Allow adding users to specific groups
2019-07-12 09:38:21 +02:00
Yuvi Panda
8368bfdee8 Merge pull request #362 from staeiou/patch-1
Add port configuration to docs
2019-07-01 11:04:55 -07:00
lumbric
495d3234d5 Replace pre-alpha by beta state in documentation
According to 3af53522, TLJH is in beta state by now. This commit
replaces the other occurrences in the documentation to make it
consistent. Also syncs other paragraphs from index.rst to README.rst,
see 5374f5ea.
2019-06-24 10:15:40 +02:00
GeorgianaElena
58bc480b6c Extra user groups documentation 2019-06-21 14:10:28 +03:00
Yuvi Panda
ba86dcb405 Merge pull request #366 from GeorgianaElena/addIdleCuller
Add idle culler
2019-06-14 09:50:06 -07:00
GeorgianaElena
346701502d Addressed docs feedback 2019-06-14 14:18:39 +03:00
Jeremy Tuloup
f19f48abba Minor typo fix: praticular -> particular 2019-06-13 15:42:16 +02:00
GeorgianaElena
31d92199e1 Added idle culler docs 2019-06-13 14:54:51 +03:00
yuvipanda
f7c472df5f Add tmpauthenticator by default to TLJH
Is popular enough we should let people use it by
default
2019-06-05 15:20:49 +02:00
Stuart Geiger
6c93b40d8f Fix typo: cohnfig -> config 2019-06-04 09:50:15 -07:00
Stuart Geiger
624e315de5 remove added spaces 2019-06-04 09:43:29 -07:00
Stuart Geiger
93ddd9927e Add port configuration to docs
Per #315
2019-06-04 09:39:47 -07:00
Juan Cabanela
c77ff4747c Fixed out of date config directory listed in docs for tljh-config 2019-05-28 18:05:50 -05:00
GeorgianaElena
bc9aa45b49 Add unset property option 2019-05-28 16:13:42 +03:00
yuvipanda
5bb6b69232 Remove stray = in authenticator configuration example
Ref #291
2019-05-18 14:32:07 -07:00
junctionapps
583792f65e Update installer-actions.rst
minor typo fix
2019-03-05 08:50:32 -04:00
Leticia Portella
d41347f933 Add NativeAuth as an optional authenticator 2019-02-20 20:16:12 +00:00
Gillian Newton
37b57ce346 Update tljh-config.rst 2018-10-28 21:13:54 -04:00
Tim Head
cff22b5b5c Add sentence to docs about default CPU and RAM limits 2018-10-15 15:56:03 +02:00
Jeremy Tuloup
0c23afddb2 Fix minor typo: pypy -> pypi 2018-10-07 22:39:15 +02:00
April Wright
e7cbfa6794 merged in anchor redesign 2018-09-28 16:05:56 -05:00
April Wright
22750b88f0 adding extra anchors in tljh-config 2018-09-23 14:53:03 -05:00
April Wright
db0ddb94fb split server resizing instructions 2018-09-22 21:47:40 -05:00
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