Jeremy Tuloup
1ab5c7056d
Elaborate on the systemd overrides
2021-02-18 18:11:29 +01:00
Jeremy Tuloup
a15eac4767
Apply suggestions from code review
...
Co-authored-by: Georgiana Elena <georgiana.dolocan@gmail.com >
2021-02-18 17:50:21 +01:00
Jeremy Tuloup
2f33e2b5fb
Add docs to override systemd settings
2021-02-15 15:13:59 +01:00
GeorgianaElena
3483000cfb
Bump memory again for integration tests
2020-11-04 12:20:37 +02:00
GeorgianaElena
3d431ada1b
Document new memory limit
2020-05-29 13:03:22 +03:00
Dan Lester
68f378b474
Add a useful link to the git repo, fix a typo, in docs
2020-05-06 20:08:01 +01:00
Jeremy Tuloup
6b424d67ef
Add quick note about DNS records
2020-03-12 09:42:49 +02:00
GeorgianaElena
4730ec35d3
Update docs with admin password
2020-01-14 13:31:38 +02:00
GeorgianaElena
c6e6d6d4ae
Document new minimum RAM requirement
2020-01-13 16:42:59 +02:00
Jeremy Tuloup
d034387abc
Typo fix: s -> is
2019-06-16 11:00:11 +02:00
Yuvi Panda
abb3e151a3
Merge pull request #328 from yuvipanda/https-fixes
...
Cleanup HTTPS documentation
2019-05-28 13:09:05 -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
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
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
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
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
April Wright
9b3a119254
small typo
2018-10-07 09:11:36 -05: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
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
Chris Holdgraf
295b0683a2
adding css rule for logo and fixing some ref links
2018-08-12 21:25:42 -07:00
Chris Holdgraf
2181947f83
updating content from zexuan's user test
2018-08-12 21:25:34 -07:00