mirror of
https://github.com/jupyterhub/the-littlest-jupyterhub.git
synced 2025-12-18 21:54:05 +08:00
Add a useful link to the git repo, fix a typo, in docs
This commit is contained in:
@@ -9,7 +9,7 @@ The easiest & safest way to develop & test TLJH is with `Docker <https://www.doc
|
|||||||
#. Install Docker Community Edition by following the instructions on
|
#. Install Docker Community Edition by following the instructions on
|
||||||
`their website <https://www.docker.com/community-edition>`_.
|
`their website <https://www.docker.com/community-edition>`_.
|
||||||
|
|
||||||
#. Clone the git repo (or your fork of it).
|
#. Clone the [git repo](https://github.com/jupyterhub/the-littlest-jupyterhub) (or your fork of it).
|
||||||
#. Build a docker image that has a functional systemd in it.
|
#. Build a docker image that has a functional systemd in it.
|
||||||
|
|
||||||
.. code-block:: bash
|
.. code-block:: bash
|
||||||
|
|||||||
@@ -13,7 +13,7 @@ Admin users in TLJH have the following powers:
|
|||||||
#. Change configuration of TLJH
|
#. Change configuration of TLJH
|
||||||
|
|
||||||
This is a lot of power, so make sure you know who you are giving it
|
This is a lot of power, so make sure you know who you are giving it
|
||||||
to. Admin users should have decent passwords / secure logni mechanisms,
|
to. Admin users should have decent passwords / secure login mechanisms,
|
||||||
so attackers can not easily gain control of the system.
|
so attackers can not easily gain control of the system.
|
||||||
|
|
||||||
.. important::
|
.. important::
|
||||||
|
|||||||
Reference in New Issue
Block a user