mirror of
https://github.com/jupyterhub/the-littlest-jupyterhub.git
synced 2025-12-18 21:54:05 +08:00
Move installer documentation to its own directory
Specific & different enough from tutorials
This commit is contained in:
@@ -26,11 +26,11 @@ Ubuntu 18.04. We have a bunch of tutorials to get you started.
|
|||||||
.. toctree::
|
.. toctree::
|
||||||
:titlesonly:
|
:titlesonly:
|
||||||
|
|
||||||
tutorials/digitalocean
|
install/digitalocean
|
||||||
tutorials/jetstream
|
install/jetstream
|
||||||
tutorials/google
|
install/google
|
||||||
|
|
||||||
- :ref:`tutorials/custom`.
|
- :ref:`install/custom`.
|
||||||
You should use this if your cloud provider does not already have a direct tutorial,
|
You should use this if your cloud provider does not already have a direct tutorial,
|
||||||
or if you have experience setting up servers.
|
or if you have experience setting up servers.
|
||||||
|
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
.. _tutorials/custom:
|
.. _install/custom:
|
||||||
|
|
||||||
=============================
|
=============================
|
||||||
Installing on your own server
|
Installing on your own server
|
||||||
@@ -1,4 +1,4 @@
|
|||||||
.. _tutorial_quickstart_digitalocean:
|
.. _insatll/digitalocean:
|
||||||
|
|
||||||
===========================
|
===========================
|
||||||
Installing on Digital Ocean
|
Installing on Digital Ocean
|
||||||
@@ -1,4 +1,4 @@
|
|||||||
.. _tutorial_quickstart_google:
|
.. _install/google:
|
||||||
|
|
||||||
==========================
|
==========================
|
||||||
Installing on Google Cloud
|
Installing on Google Cloud
|
||||||
@@ -1,4 +1,4 @@
|
|||||||
.. _tutorial_quickstart_jetstream:
|
.. _install/jetstream:
|
||||||
|
|
||||||
=======================
|
=======================
|
||||||
Installing on Jetstream
|
Installing on Jetstream
|
||||||
Reference in New Issue
Block a user