Commit Graph

29 Commits

Author SHA1 Message Date
Adon Metcalfe
d4f12e3789 Update custom-server.rst
Just noting that TLJH works on newer versions of ubuntu in docs
2023-01-14 10:21:34 +08:00
Erik Sundell
0b817fb563 end-of-file-fixer fixes 2021-10-31 11:15:22 +01:00
Erik Sundell
56b6521e29 Merge pull request #325 from znicholls/docs-reading
Few updates from reading through the docs
2021-10-22 14:04:47 +02:00
YuviPanda
19bbcb8ba3 Try setting min. req to 1GB of RAM
Now that we only ship prebuilt jupyterlab extensions,
maybe this is ok?
2021-10-18 18:39:50 +05:30
Leonardo Uieda
606877d1f8 Own server install sets admin password in step 3
Fix the install instructions for own server setup where it said that 
the password was set in step 2 instead of 3.
2021-01-21 10:14:44 +00:00
GeorgianaElena
3483000cfb Bump memory again for integration tests 2020-11-04 12:20:37 +02:00
Joel Wilson
91c611993f Add link-following to all curl commands 2020-07-07 23:14:25 -05:00
YuviPanda
a2e9706fa2 Use tljh.jupyter.org/bootstrap.py to get installer
- Shorter URL makes the horizontal scrollbar in the TLJH
  docs site much better!
- Shorter URLs are cooler
- This redirect is managed by readthedocs, with the interface
  available at https://readthedocs.org/dashboard/the-littlest-jupyterhub/redirects/
2020-06-25 18:22:28 +05:30
GeorgianaElena
3d431ada1b Document new memory limit 2020-05-29 13:03:22 +03:00
GeorgianaElena
c6e6d6d4ae Document new minimum RAM requirement 2020-01-13 16:42:59 +02:00
afonit
035e9a5eae add in python3-dev
When following these instructions I had a failure of:
```
In file included from src/docstrings.c:4:0:
    src/pycurl.h:4:10: fatal error: Python.h: No such file or directory
     #include <Python.h>
              ^~~~~~~~~~
    compilation terminated.
    error: command 'x86_64-linux-gnu-gcc' failed with exit status 1
```

To resolve it I needed to install python3-dev
2019-11-06 10:41:42 -05:00
Zebedee Nicholls
c60c901c51 Update two typos 2019-07-05 18:06:57 +10: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
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
yuvipanda
b259bedab3 Document our minimum RAM requirement 2019-05-19 13:08:57 -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
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
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
Fred Mitchell
339bb839e6 Update custom-server.rst 2018-11-28 17:22:53 -05:00
Fred Mitchell
553e75a9c8 Update custom-server.rst 2018-11-28 16:40:42 -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
Fred Mitchell
498a1cbd40 Update custom-server.rst 2018-11-03 17:29:30 -04:00
Fred Mitchell
1cb30f8ee0 Update custom-server.rst 2018-10-30 17:38:20 -04:00
Matthias Bussonnier
c737f5a740 remind https 2018-08-29 15:18:20 -07:00
Matthias Bussonnier
d5f0587181 polish locl server install 2018-08-21 11:21:53 -04:00
Chris Holdgraf
2181947f83 updating content from zexuan's user test 2018-08-12 21:25:34 -07:00
Tim Head
22d8957b0b Catching up with breakage 2018-08-11 08:25:21 +02:00