Commit Graph

202 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
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
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
Tim Head
1bf50d6c20 Merge pull request #319 from yuvipanda/digital-ocean-cloud
Move digital ocean 'resize' docs out of 'install' step
2019-05-10 07:28:55 +02: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
yuvipanda
3af53522aa Remove ominous warning with outdated release date
Aug '18 has come and gone, and people have been using
TLJH to great effect for a while. Reflect that in 'development
status'
2019-05-09 13:08:02 -07:00
Chris Holdgraf
de1fe2abe1 adding sidebar links 2019-04-26 10:55:42 -07:00
Yuvi Panda
e90f453d7c Merge pull request #296 from laxdog/master
Update / clarify / shorten docs, add missing image from AWS install
2019-04-17 11:16:13 -07:00
Michael
979b36c4d1 Updates from code review 2019-04-14 21:25:38 +01:00
Yuvi Panda
0e091c2de7 Merge pull request #304 from leportella/change-project-title
Change style to match Jhub main doc
2019-04-14 05:06:36 +05:30
Leticia Portella
b0371b84c4 Change style to match Jhub main doc 2019-04-14 00:08:17 +01:00
Yuvi Panda
c255ec24e9 Merge pull request #287 from junctionapps/master
typo fix in installer actions
2019-04-13 05:08:27 +05:30
Michael Robinson
f03b48baaf Add AWS system log and update text 2019-03-20 13:45:16 +00:00
Michael Robinson
73f3defb3f Less is more. Reword and remove some text 2019-03-19 17:55:28 +00: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
Michael Robinson
3baab69baa Troubleshooting note on building docs inside a virtual env 2019-03-19 16:55:54 +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
junctionapps
583792f65e Update installer-actions.rst
minor typo fix
2019-03-05 08:50:32 -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
Min RK
04f00943af update dev-setup commands
- Dockerfile moved
- remove sudo from commands (usually not needed, better added by users where it is)
2019-02-12 10:00:39 +01:00
Chris Holdgraf
1d931b18f3 updating the image size text 2019-01-31 11:24:00 -08: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
yuvipanda
55ec5f5ab9 Move custom server troubleshooting code to its own page
Most people won't need to do this, so let's move it
to the troubleshooting page
2019-01-09 15:58:13 -08:00
Yuvi Panda
896e211b3b Merge pull request #230 from fm75/documentation-behind-proxy
Documentation behind proxy
2018-12-03 09:49:14 -08:00
Fred Mitchell
339bb839e6 Update custom-server.rst 2018-11-28 17:22:53 -05:00
Fred Mitchell
24a0c860c7 Delete temp-log-example 2018-11-28 16:43:03 -05:00
Fred Mitchell
553e75a9c8 Update custom-server.rst 2018-11-28 16:40:42 -05:00
Fred Mitchell
bcc9014e96 Create temp-log-example 2018-11-28 07:43:11 -05:00
Fred Mitchell
988f198958 Update custom-server.rst 2018-11-28 07:29:21 -05:00
Fred Mitchell
eb68a80991 Update custom-server.rst
Relax the item about public IP address?
Currently the install does **not** report "Done!"
2018-11-27 17:15:18 -05:00
yuvipanda
5374f5eaf5 Provide better error message when running on unsupported distro 2018-11-13 12:35:41 -08:00
Fred Mitchell
498a1cbd40 Update custom-server.rst 2018-11-03 17:29:30 -04:00
Jorge Vallecillo
d48f754bdb Removed duplicate 'the' in docs 2018-11-02 15:42:12 -06:00
Fred Mitchell
1cb30f8ee0 Update custom-server.rst 2018-10-30 17:38:20 -04:00
yuvipanda
0cef2fb21f Add docs on packages in TLJH 2018-10-29 12:15:46 -07:00
Chris Holdgraf
138c3b2b70 updating theme and storing docs artifacts 2018-10-17 21:16:30 -07:00
Tim Head
cff22b5b5c Add sentence to docs about default CPU and RAM limits 2018-10-15 15:56:03 +02:00
April Wright
8b5c64b428 typo 2018-10-12 18:15:40 -05:00
April Wright
6eb38d1284 Merge branch 'master' into HEAD 2018-10-12 18:05:01 -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
d69af526eb add info on notebook extensions 2018-10-12 17:52:26 -05:00
April Wright
a883f27056 premerge commit 2018-10-12 15:33:41 -05:00
J Forde
125bd1dc18 Update docs.rst 2018-10-11 16:54:05 -04:00
J Forde
b399cdda69 Update docs.rst
Possible close to #195
2018-10-11 16:52:52 -04:00
Carol Willing
de7e2f3d4a Merge pull request #189 from fomightez/Add_AWS
Issue#182: add amazon installation tutorial
2018-10-08 05:24:53 +05:30