Commit Graph

630 Commits

Author SHA1 Message Date
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
Georgiana Elena
b84c1fbe0d Merge pull request #363 from staeiou/patch-2
Fix typo: cohnfig -> config
2019-06-05 11:48:31 +03:00
Stuart Geiger
6c93b40d8f Fix typo: cohnfig -> config 2019-06-04 09:50:15 -07:00
Georgiana Elena
b11a10b8ed Merge pull request #359 from yuvipanda/pycurl
Install & use pycurl for requests
2019-05-30 22:50:16 +03:00
Chris Holdgraf
860b25c465 Merge pull request #358 from yuvipanda/minor-azure
Minor azure doc cleanup
2019-05-29 15:15:53 -07:00
Yuvi Panda
993ccaf8cd Merge pull request #337 from yuvipanda/better-output
Provide much better error messages
2019-05-29 13:13:08 -07:00
Yuvi Panda
7c2068f222 Merge pull request #357 from GeorgianaElena/issue356
Suppress insecure HTTPS warning when upgrading TLJH
2019-05-29 11:37:00 -07:00
yuvipanda
0583a7b0ba Install & use pycurl for requests
It's generally more bugfree and performant.
We install dependencies of pycurl, including build-essential.
build-essential is used by many other dependencies
as well - particularly psutil for nbresuse.

Fixes #289
Fixes #286
2019-05-29 11:34:23 -07:00
yuvipanda
8ec3fab3f3 Make installer.log non-readable by non-root users
Doesn't have any sensitive info right now but might
in the future.

Fixes #142
2019-05-29 11:27:53 -07:00
yuvipanda
f5ecce77a1 Add unit tests for run_subprocess 2019-05-29 11:27:53 -07:00
yuvipanda
7071332445 Provide much better error messages
- When processes fail, they actually print a failure message
  on the user's terminal
- Regardless of success or failure, we print all output to
  /opt/tljh/installer.log

This should make debugging people's issues *much* easier, since
we can actually see the output of failing commands rather than
having to guess.
2019-05-29 11:27:53 -07:00
yuvipanda
236781d44d Minor azure doc cleanup
- Change title of azure config howto
- Link to azure docs from README
- Keep all the cloud provider links together in the
  documentation index
2019-05-29 11:17:49 -07:00
Yuvi Panda
190b61d953 Merge pull request #313 from minrk/jhub-1
Upgrade to JupyterHub 1.0
2019-05-29 11:08:40 -07:00
GeorgianaElena
c6255c87bd Suppress insecure HTTPS warning when upgrading TLJH 2019-05-29 12:35:19 +03:00
Yuvi Panda
cebeff736f Merge pull request #355 from JuanCab/tljh_docsfix
Fixed out of date config directory listed in docs for tljh-config
2019-05-28 16:41:27 -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
Yuvi Panda
5a3ca1fd8c Merge pull request #242 from owah/master
Adds the universe repository to the used sources
2019-05-28 13:15:42 -07:00
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
yuvipanda
fb75777d8a Pass --upgrade-db to jupyterhub all the time
- It's a no-op if we aren't upgrading hub versions.
- We know we're only using sqlite, since we are an
  opinionated distro!
- This matches what we do in z2jh
2019-05-20 11:31:33 -07: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