Commit Graph

765 Commits

Author SHA1 Message Date
yuvipanda
48c819b422 Limit memory available in integration tests
This helps us catch times where our minimum recommended
VM size (512MB?) is too little for TLJH to install or
run.

Ref #257
2019-05-19 11:34:05 -07:00
yuvipanda
f5c8b7b86c Explicitlly document that we don't support running inside docker 2019-05-19 11:05:24 -07:00
yuvipanda
12e984febe Add note about not running on your own laptop
Fixes #210
2019-05-19 11:01:45 -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
f4831f051f Use c.Spawner to set mem_limit & cpu_limit
mem_limit & cpu_limit are traitlets on the parent
Spawner class. Setting these here allows plugins to
do the dangerous job of swapping the SystemdSpawner
out for something else
2019-05-18 14:39:34 -07:00
yuvipanda
5bb6b69232 Remove stray = in authenticator configuration example
Ref #291
2019-05-18 14:32:07 -07:00
yuvipanda
802b7d6b79 Minor cleanup of custom server install documents
- Use sudo when installing packages
- Minor text cleanup
2019-05-18 14:22:58 -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
Yuvi Panda
c0171dfdbc Merge pull request #324 from MayeulC/patch-1
Remove repeated sentence from README.rst
2019-05-15 14:25:19 -07:00
Mayeul Cantan
cecfb7ba4d Remove repeated sentence from README.rst 2019-05-15 17:49:09 +02: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
Tim Head
052df0b885 Merge pull request #320 from yuvipanda/no-alpha
Remove ominous warning with outdated release date
2019-05-10 07:28:26 +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
2a8c056a3b Run hub db migrations if needed before starting hub 2019-05-09 13:13:04 -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
Yuvi Panda
0be72f9b74 Merge pull request #317 from shireenrao/patch-1
Update Readme for the AWS docs link
2019-05-09 10:21:47 -07:00
shireenrao
86f1ed3a0e Update Readme for the AWS docs link
Fixed the link for AWS docs to point to the right location.
2019-05-09 09:07:14 -04:00
Min RK
779e008674 jupyterhub 1.0
bump oauthenticator patch as well
2019-05-03 16:39:43 +02:00
Min RK
58b9a18d69 Merge pull request #311 from yuvipanda/upgrades
Bump JupyterHub and systemdspawner versions
2019-05-03 14:56:57 +02:00
yuvipanda
edd2f471c7 Bump JupyterHub and systemdspawner versions 2019-04-30 12:29:01 -07:00
Yuvi Panda
ac904b51f1 Merge pull request #309 from choldgraf/docs_fix
adding sidebar links
2019-04-26 11:27:13 -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
Tim Head
0ee92a96c3 Fix the version tag of the notebook package (#303) 2019-04-10 10:43:39 +02:00
Yuvi Panda
0726442d7d Merge pull request #297 from yuvipanda/hub-version
Bump jupyterhub version
2019-03-30 14:06:02 +05:30
yuvipanda
d9a4e64dfa Bump jupyterhub version for security patches
https://blog.jupyter.org/open-redirect-vulnerability-in-jupyter-jupyterhub-adf43583f1e4
2019-03-30 13:11:19 +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
Yuvi Panda
98090098ca Merge pull request #294 from story645/patch-1
DOC: moved nativeauthentic config instructions to code block
2019-03-15 07:16:37 +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
Yuvi Panda
badf25cb71 Merge pull request #292 from jupyterhub/willirath-pin-tornado-5
Pin tornado to <6
2019-03-09 04:13:55 +00:00
Willi Rath
af26b22f4a Pin tornado in user env 2019-03-08 14:12:09 +01:00
Willi Rath
488683ae60 Pin tornado to <6
See #290
2019-03-08 12:25:31 +01:00
junctionapps
583792f65e Update installer-actions.rst
minor typo fix
2019-03-05 08:50:32 -04:00
Min RK
909dd70af2 Merge pull request #266 from GeorgianaElena/replace_chp_traefik
Replace chp with traefik-proxy
2019-02-22 17:32:57 +01:00
Min RK
407dc3abd4 Merge branch 'master' into replace_chp_traefik 2019-02-22 12:33:55 +01:00
Min RK
7c9bea377f add load_secrets as an explicit stage
during load_config

rather than applying directly to defaults, which should be left static
2019-02-22 11:41:50 +01:00
Min RK
af36ee73e4 no longer need to mock out generate_traefik_api_credentials 2019-02-22 11:39:40 +01:00
Min RK
fd114e9030 use load_config to load config in jupyterhub_config.py
rather than re-implementing it
2019-02-22 11:17:59 +01:00
Min RK
23ea539b28 move generating traefik basic auth to traefik.py
compute this when we write the template, not when we load config
2019-02-22 10:53:36 +01:00
Yuvi Panda
9fd29417a6 Merge pull request #284 from leportella/add-native-auth-option
Add NativeAuth as an optional authenticator
2019-02-21 07:31:26 -08: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