mirror of
https://github.com/cytopia/devilbox.git
synced 2024-12-19 04:47:52 +00:00
Reorganize links
This commit is contained in:
parent
b9c52925f9
commit
3655988315
26
docs/_includes/all.rst
Normal file
26
docs/_includes/all.rst
Normal file
@ -0,0 +1,26 @@
|
|||||||
|
..
|
||||||
|
============================================================
|
||||||
|
HTML
|
||||||
|
============================================================
|
||||||
|
|
||||||
|
.. include:: /_includes/html/defaults.rst
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
..
|
||||||
|
============================================================
|
||||||
|
Images
|
||||||
|
============================================================
|
||||||
|
|
||||||
|
.. include:: /_includes/images/external.rst
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
..
|
||||||
|
============================================================
|
||||||
|
Links
|
||||||
|
============================================================
|
||||||
|
|
||||||
|
.. include:: /_includes/links/docker.rst
|
||||||
|
.. include:: /_includes/links/ssh.rst
|
||||||
|
.. include:: /_includes/links/uid.rst
|
3
docs/_includes/html/defaults.rst
Normal file
3
docs/_includes/html/defaults.rst
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
.. |br| raw:: html
|
||||||
|
|
||||||
|
<br />
|
@ -1,6 +1,6 @@
|
|||||||
..
|
..
|
||||||
============================================================
|
============================================================
|
||||||
Docker
|
General Guides
|
||||||
============================================================
|
============================================================
|
||||||
|
|
||||||
.. |ext_lnk_install_docker| raw:: html
|
.. |ext_lnk_install_docker| raw:: html
|
||||||
@ -139,33 +139,3 @@
|
|||||||
<a target="_blank" href="https://docs.docker.com/compose/env-file/">
|
<a target="_blank" href="https://docs.docker.com/compose/env-file/">
|
||||||
Declare default environment variables in file <img src="/_static/img/icons/ext-link.svg" />
|
Declare default environment variables in file <img src="/_static/img/icons/ext-link.svg" />
|
||||||
</a>
|
</a>
|
||||||
|
|
||||||
|
|
||||||
..
|
|
||||||
============================================================
|
|
||||||
Misc
|
|
||||||
============================================================
|
|
||||||
|
|
||||||
.. -------------------- uid --------------------
|
|
||||||
|
|
||||||
.. |ext_lnk_uid| raw:: html
|
|
||||||
|
|
||||||
<a target="_blank" href="https://en.wikipedia.org/wiki/User_identifier">
|
|
||||||
Wikipedia: uid <img src="/_static/img/icons/ext-link.svg" />
|
|
||||||
</a>
|
|
||||||
|
|
||||||
|
|
||||||
.. -------------------- ssh --------------------
|
|
||||||
|
|
||||||
.. |ext_lnk_ssh_tunnelling_for_fun_and_profit| raw:: html
|
|
||||||
|
|
||||||
<a target="_blank" href="https://www.everythingcli.org/ssh-tunnelling-for-fun-and-profit-local-vs-remote/">
|
|
||||||
SSH tunnelling for fun and profie: Local vs Remote <img src="/_static/img/icons/ext-link.svg" />
|
|
||||||
</a>
|
|
||||||
|
|
||||||
|
|
||||||
.. |ext_lnk_stackoverflow_ssh_into_docker_machine| raw:: html
|
|
||||||
|
|
||||||
<a target="_blank" href="https://stackoverflow.com/questions/30330442/how-to-ssh-into-docker-machine-virtualbox-instance">
|
|
||||||
Stackoverflow: SSH into Docker machine <img src="/_static/img/icons/ext-link.svg" />
|
|
||||||
</a>
|
|
12
docs/_includes/links/ssh.rst
Normal file
12
docs/_includes/links/ssh.rst
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
.. |ext_lnk_ssh_tunnelling_for_fun_and_profit| raw:: html
|
||||||
|
|
||||||
|
<a target="_blank" href="https://www.everythingcli.org/ssh-tunnelling-for-fun-and-profit-local-vs-remote/">
|
||||||
|
SSH tunnelling for fun and profie: Local vs Remote <img src="/_static/img/icons/ext-link.svg" />
|
||||||
|
</a>
|
||||||
|
|
||||||
|
|
||||||
|
.. |ext_lnk_stackoverflow_ssh_into_docker_machine| raw:: html
|
||||||
|
|
||||||
|
<a target="_blank" href="https://stackoverflow.com/questions/30330442/how-to-ssh-into-docker-machine-virtualbox-instance">
|
||||||
|
Stackoverflow: SSH into Docker machine <img src="/_static/img/icons/ext-link.svg" />
|
||||||
|
</a>
|
5
docs/_includes/links/uid.rst
Normal file
5
docs/_includes/links/uid.rst
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
.. |ext_lnk_uid| raw:: html
|
||||||
|
|
||||||
|
<a target="_blank" href="https://en.wikipedia.org/wiki/User_identifier">
|
||||||
|
Wikipedia: uid <img src="/_static/img/icons/ext-link.svg" />
|
||||||
|
</a>
|
@ -1,4 +1,4 @@
|
|||||||
.. include:: /_includes/global/links.rst
|
.. include:: /_includes/all.rst
|
||||||
|
|
||||||
.. _connect_to_host_os:
|
.. _connect_to_host_os:
|
||||||
|
|
||||||
|
@ -1,3 +1,5 @@
|
|||||||
|
.. include:: /_includes/all.rst
|
||||||
|
|
||||||
.. _env_file:
|
.. _env_file:
|
||||||
|
|
||||||
*********
|
*********
|
||||||
@ -1602,12 +1604,3 @@ This variable controls the DNS Max Cache time in seconds. If empty or removed it
|
|||||||
+--------------------------+----------------------+---------------------+
|
+--------------------------+----------------------+---------------------+
|
||||||
|
|
||||||
.. seealso:: `BIND SOA <http://www.zytrax.com/books/dns/ch8/soa.html>`_
|
.. seealso:: `BIND SOA <http://www.zytrax.com/books/dns/ch8/soa.html>`_
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
.. |br| raw:: html
|
|
||||||
|
|
||||||
<br />
|
|
||||||
|
@ -4,4 +4,4 @@
|
|||||||
Access Colleague's Devilbox
|
Access Colleague's Devilbox
|
||||||
***************************
|
***************************
|
||||||
|
|
||||||
|
TODO
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
.. include:: /_includes/global/links.rst
|
.. include:: /_includes/all.rst
|
||||||
|
|
||||||
.. _install_the_devilbox:
|
.. _install_the_devilbox:
|
||||||
|
|
||||||
|
@ -1,5 +1,4 @@
|
|||||||
.. include:: /_includes/global/links.rst
|
.. include:: /_includes/all.rst
|
||||||
.. include:: /_includes/global/images.rst
|
|
||||||
|
|
||||||
.. _prerequisites:
|
.. _prerequisites:
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
:orphan:
|
:orphan:
|
||||||
|
|
||||||
.. include:: /_includes/global/links.rst
|
.. include:: /_includes/all.rst
|
||||||
|
|
||||||
.. _howto_docker_toolbox_and_the_devilbox:
|
.. _howto_docker_toolbox_and_the_devilbox:
|
||||||
|
|
||||||
|
@ -1,7 +1,5 @@
|
|||||||
:orphan:
|
:orphan:
|
||||||
|
|
||||||
.. include:: /_includes/global/links.rst
|
|
||||||
|
|
||||||
.. _howto_ssh_into_docker_toolbox:
|
.. _howto_ssh_into_docker_toolbox:
|
||||||
|
|
||||||
***********************
|
***********************
|
||||||
|
@ -1,7 +1,5 @@
|
|||||||
:orphan:
|
:orphan:
|
||||||
|
|
||||||
.. include:: /_includes/global/links.rst
|
|
||||||
|
|
||||||
.. _howto_ssh_port_forward_from_docker_toolbox_to_host:
|
.. _howto_ssh_port_forward_from_docker_toolbox_to_host:
|
||||||
|
|
||||||
********************************************
|
********************************************
|
||||||
|
@ -1,7 +1,5 @@
|
|||||||
:orphan:
|
:orphan:
|
||||||
|
|
||||||
.. include:: /_includes/global/links.rst
|
|
||||||
|
|
||||||
.. _howto_ssh_port_forward_from_host_to_docker_toolbox:
|
.. _howto_ssh_port_forward_from_host_to_docker_toolbox:
|
||||||
|
|
||||||
********************************************
|
********************************************
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
:orphan:
|
:orphan:
|
||||||
|
|
||||||
.. include:: /_includes/global/links.rst
|
.. include:: /_includes/all.rst
|
||||||
|
|
||||||
.. _howto_open_terminal_on_mac:
|
.. _howto_open_terminal_on_mac:
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
:orphan:
|
:orphan:
|
||||||
|
|
||||||
.. include:: /_includes/global/links.rst
|
.. include:: /_includes/all.rst
|
||||||
|
|
||||||
.. _howto_open_terminal_on_win:
|
.. _howto_open_terminal_on_win:
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
.. :hidden:
|
.. :hidden:
|
||||||
|
|
||||||
.. include:: /_includes/global/images.rst
|
.. include:: /_includes/all.rst
|
||||||
|
|
||||||
**********************
|
**********************
|
||||||
Devilbox documentation
|
Devilbox documentation
|
||||||
|
Loading…
Reference in New Issue
Block a user