Yuvi Panda
abb3e151a3
Merge pull request #328 from yuvipanda/https-fixes
...
Cleanup HTTPS documentation
2019-05-28 13:09:05 -07:00
Yuvi Panda
dd6e4edd6d
Merge pull request #352 from GeorgianaElena/issue203
...
Add "tljh-config unset" option
2019-05-28 12:57:23 -07:00
Yuvi Panda
02040e1c72
Merge pull request #347 from GeorgianaElena/issue277
...
Upgrade while https enabled
2019-05-28 10:34:19 -07:00
GeorgianaElena
bc9aa45b49
Add unset property option
2019-05-28 16:13:42 +03:00
Yuvi Panda
97d3c3a9e0
Merge pull request #342 from trallard/tania-azure-docs
...
Add instructions to deploy on Azure
2019-05-24 12:55:08 -07:00
yuvipanda
e1ddb326fb
azure: Fix rst linting errors
2019-05-24 12:33:42 -07:00
GeorgianaElena
d0d0e1a82e
don't verify cert when checking if hub is up
2019-05-24 14:40:19 +03:00
GeorgianaElena
cfb3ec43cd
replace urllib with requests
2019-05-24 14:37:42 +03:00
Tania Allard
666683e1bc
Minor rst edits
2019-05-23 11:37:26 +01:00
Tania Allard
51e19d7bc5
Add link to memory calculation
2019-05-23 11:34:07 +01:00
Tania Allard
4b139d1f4a
Tackle PR comments
2019-05-23 11:30:50 +01:00
Tania Allard
f5f664c501
Update docs/howto/providers/azure.rst
...
Co-Authored-By: Yuvi Panda <yuvipanda@gmail.com >
2019-05-23 11:28:05 +01:00
Chris Holdgraf
a54f104d1d
Merge pull request #335 from yuvipanda/ci-ram
...
Limit memory available in integration tests
2019-05-22 14:10:50 -07:00
Chris Holdgraf
b7af1d10b6
Merge pull request #331 from yuvipanda/291-fix
...
Remove stray = in authenticator configuration example
2019-05-22 14:10:06 -07:00
Chris Holdgraf
7dcb9cac6d
Merge pull request #329 from yuvipanda/custom-server-fixes
...
Minor cleanup of custom server install documents
2019-05-22 14:09:49 -07:00
Tania Allard
c780138d6c
Merge remote-tracking branch 'origin/tania-azure-docs' into tania-azure-docs
2019-05-22 09:55:10 +01:00
Tania Allard
0a3a2d39ae
Fix .rst
...
Fix .rst
2019-05-22 09:55:01 +01:00
Tania Allard
a72a21fe8e
Fix .rst
2019-05-22 09:54:13 +01:00
Tania Allard
31d4f5c8d3
Fix title underline
2019-05-22 09:41:36 +01:00
Tania Allard
17a161d13f
Merge remote-tracking branch 'upstream/master' into tania-azure-docs
2019-05-21 12:52:21 +01:00
Tania Allard
4b648abfb6
Add Azure to howto index
2019-05-21 10:50:37 +01:00
Tania Allard
9016c30494
Move Delete/Stop instructions to the "howto" folder
2019-05-21 10:46:05 +01:00
Tania Allard
a23bd0ba04
Update instructions in Azure
2019-05-21 10:36:53 +01:00
Tania Allard
0ab6ddbec8
Update docs to match default style
2019-05-21 10:21:16 +01:00
Tim Head
1ff964b0f8
Merge pull request #339 from yuvipanda/retry-traefik
...
Retry downloading traefik if it fails
2019-05-21 07:31:34 +02:00
Tim Head
8d7468b7b0
Merge pull request #327 from yuvipanda/not-in-laptop
...
Add note about not running on your own laptop or in Docker
2019-05-21 07:30:18 +02:00
Tim Head
087df62c43
Merge pull request #343 from yuvipanda/no-ds
...
Remove stray .DS_Store files
2019-05-20 19:27:15 +02:00
Tim Head
3a431c236f
Add more validation to bootstrap.py ( #340 )
...
Add more validation to bootstrap.py
2019-05-20 19:26:09 +02:00
yuvipanda
1cb6717fea
Say 'running inside a docker container', not 'plain docker'
...
'Plain docker' makes no sense
2019-05-20 09:52:50 -07:00
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
aab8cf2dc0
Remove stray .DS_Store files
...
Add it to .gitignore so we prevent this from
happening again
2019-05-20 08:33:25 -07:00
Tania Allard
0ee116a706
Fix indent problem line 82
2019-05-20 16:23:22 +01:00
Tania Allard
d8869764a0
Fix some typos on Azure.rst
2019-05-20 16:19:06 +01:00
Tania Allard
8f6483beec
Complete Azure instructions
2019-05-20 16:13:21 +01:00
Tania Allard
7cec72564c
Add supporting images for Azure
2019-05-20 15:47:38 +01:00
Tania Allard
10dd00c901
Add Azure to main index
2019-05-20 15:47:19 +01:00
Tania Allard
229877645f
Add Azure install instructions
2019-05-20 15:47:10 +01:00
Tim Head
54c3c73578
Merge pull request #326 from yuvipanda/less-systemd
...
Use c.Spawner to set mem_limit & cpu_limit
2019-05-20 13:30:55 +02:00
Tania Allard
32cae2577d
Merge remote-tracking branch 'upstream/master'
2019-05-20 10:27:52 +01:00
yuvipanda
0370b7513e
Add test for failure when running inside a plain docker container
2019-05-19 23:00:43 -07:00
yuvipanda
9f2a04ac49
Add more validation to bootstrap.py
...
- Check for Python Version
- Check if systemd is present
- Provide more useful error message when running inside
an unprepared docker container
Ref #16
2019-05-19 22:46:16 -07:00
yuvipanda
536e435c06
Retry downloading traefik if it fails
...
Fixes #314
2019-05-19 22:31:17 -07:00
yuvipanda
b259bedab3
Document our minimum RAM requirement
2019-05-19 13:08:57 -07:00
yuvipanda
2c2a4d9b41
Try setting minimum required RAM to 768M
...
512MB is too little for installing jupyterlab extensions :'(
2019-05-19 12:16:40 -07:00
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