Commit Graph

107 Commits

Author SHA1 Message Date
yuvipanda
9f776c2fcb Add bit more info on troubleshooting HTTPS
We no longer use CHP, so add section on getting logs from
traefik instead
2019-05-20 09:44:31 -07:00
yuvipanda
b259bedab3 Document our minimum RAM requirement 2019-05-19 13:08:57 -07:00
yuvipanda
a569417dad Document that you need a domain name before HTTPS
Also note that Let's Encrypt doesn't work in private
networks.

Fixes #217
2019-05-18 17:46:06 -07:00
yuvipanda
06bc3f17fc Fix typo: s/src/srv/ 2019-05-18 17:20:52 -07:00
yuvipanda
10e60ab226 Cleanup HTTPS documentation
- Wrap some lines
- Normalize reference anchors to conform to hierarchy
- Mention that the certificates will be renewed
- Strengthen suggestion to use Let's Encrypt

Fixes #305
2019-05-18 14:20:39 -07:00
yuvipanda
b1c9a9f37a Move digital ocean 'resize' docs out of 'install' step
Since you usually don't want to resize right after you
create a VM, I've moved it to a more central 'cloud provider
tasks' page. We can add additional things here too. It
matches similar provider specific pages we have for
troubleshooting
2019-05-09 13:34:55 -07:00
Michael
979b36c4d1 Updates from code review 2019-04-14 21:25:38 +01:00
Michael Robinson
95733022ad Add spaces and reduce text in formulas to help readability, update CPU instructions 2019-03-19 16:56:55 +00:00
hannah
a74e3205a1 moved nativeauthentic config to code block
Moved the config to a code block because as rendered, it's
2019-03-14 18:48:33 -04:00
Leticia Portella
283cb7be28 Change title on NativeAuth docs for keeping pattern 2019-02-21 10:25:42 +00:00
Leticia Portella
d41347f933 Add NativeAuth as an optional authenticator 2019-02-20 20:16:12 +00:00
Yuvi Panda
cfe3aaec74 Merge pull request #261 from huhuhang/master
fix GitHub login config missing callback URL
2019-01-31 09:33:07 -08:00
Yuvi Panda
d7ad9ddefa Update docs/howto/auth/github.rst
Co-Authored-By: huhuhang <huhuhang@users.noreply.github.com>
2019-01-31 10:24:44 +08:00
yuvipanda
ff36c1363a Use --sys-prefix for installing nbextensions
--system installs stuff into /etc, and should practically never
be used alongside conda / virtualenv.
2019-01-29 14:27:12 -08:00
huhuhang
3cdb9dfc8c fix GitHub login config missing callback URL 2019-01-26 10:03:50 +08:00
Jorge Vallecillo
d48f754bdb Removed duplicate 'the' in docs 2018-11-02 15:42:12 -06:00
April Wright
8b5c64b428 typo 2018-10-12 18:15:40 -05:00
April Wright
a6848d44f2 adding docs on enabling notebook extensions 2018-10-12 18:03:56 -05:00
April Wright
087befc4f9 Merge branch 'master' of https://github.com/jupyterhub/the-littlest-jupyterhub into HEAD 2018-10-12 17:58:45 -05:00
April Wright
a883f27056 premerge commit 2018-10-12 15:33:41 -05:00
Chris Holdgraf
3795baad0f Merge pull request #181 from Paleantology/master
adding update on resizing droplet
2018-10-07 07:52:49 -07:00
April Wright
9b3a119254 small typo 2018-10-07 09:11:36 -05:00
April Wright
2db295802f Merge branch 'master' of https://github.com/jupyterhub/the-littlest-jupyterhub 2018-10-07 09:09:35 -05:00
Chris Holdgraf
4821c91a75 adding server resources 2018-10-06 12:12:00 -07:00
Chris Holdgraf
e9b34c350e cleaning up some language and adding more wording to the DO resize step 2018-10-06 12:07:54 -07:00
April Wright
b05e361cdd some wording changes in resize doc 2018-09-23 14:44:51 -05:00
April Wright
db0ddb94fb split server resizing instructions 2018-09-22 21:47:40 -05:00
Chris Holdgraf
8d7f81f629 small typo in docs 2018-09-19 22:09:26 -06: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
yuvipanda
4edbce32ba Clarify what new password is 2018-09-04 12:42:29 -07:00
yuvipanda
a983e1c81d Fixup paths to images in docs 2018-09-04 12:38:32 -07:00
yuvipanda
2754a814b9 Add documentation on resetting user passwords 2018-09-04 12:35:45 -07:00
Min RK
01a1226d51 update config path in docs 2018-08-28 14:23:44 +02:00
Matthias Bussonnier
8650aacd57 Fix some typos
Using `codespell -q3 -w` that I just discovered.

(https://github.com/codespell-project/codespell, pip install codespell)
2018-08-27 17:58:26 -07: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
yuvipanda
d4b28bb62f Rename 'envt' to 'env'
Other option is the full blown 'environment'
2018-08-12 21:25:42 -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
380338d2ae typo 2018-08-12 21:25:34 -07:00
Chris Holdgraf
2181947f83 updating content from zexuan's user test 2018-08-12 21:25:34 -07:00
Tim Head
ad9ba3634f Install make in the build environment 2018-08-11 08:10:41 +02:00
Yuvi Panda
da589ce039 Merge pull request #117 from jupyterhub/github_auth
adding documentation for GitHub OAuth
2018-08-08 17:56:33 -07:00
Chris Holdgraf
3f3de73660 adding documentation for GitHub OAuth 2018-08-07 16:20:25 -07:00
yuvipanda
b5be59eae0 Add docs for nbresuse 2018-08-05 09:44:28 -07:00
yuvipanda
5cf07c453f Fix rst syntax errors
- Add sudo wherever required
2018-08-03 14:57:00 -07:00
Chris Holdgraf
0fbc5ff0ae shared data and username emphasis 2018-08-03 14:55:56 -07:00
yuvipanda
92205d7990 Remove LDAP specific auth howto document
This needs a lot more work before it is useful, so we
remove it for now.
2018-08-02 12:26:31 -07:00
Chris Holdgraf
ccac483c50 small updates to the docs 2018-07-31 09:38:25 -07:00
Yuvi Panda
41a12a975e Merge pull request #86 from yuvipanda/fix-readme
Fix notebook user interface switching docs
2018-07-30 17:43:46 -07:00
yuvipanda
6c0ae9a1ef Use tljh-config for notebook interface switching 2018-07-30 17:26:04 -07:00
yuvipanda
d674b546ea Fix notebook user interface documentation casing
Not using current casing
2018-07-30 17:23:37 -07:00