summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorrebortg <github@ghlr.de>2020-06-30 22:24:41 +0200
committerrebortg <github@ghlr.de>2020-06-30 22:24:41 +0200
commit946ad152bcf3fc8547f58a45050f732f6affe232 (patch)
tree42ba502de0a2d5bd83cb692b4f979c69ba3f3ea8 /docs
parent0e59598602b214573f39da619595b943bd1a53b2 (diff)
downloadvyos-documentation-946ad152bcf3fc8547f58a45050f732f6affe232.tar.gz
vyos-documentation-946ad152bcf3fc8547f58a45050f732f6affe232.zip
Build: fixed several build errors
Diffstat (limited to 'docs')
-rw-r--r--docs/appendix/vyos-on-clouds.rst1
-rw-r--r--docs/appendix/vyos-on-virtual-environments.rst12
-rw-r--r--docs/qos.rst2
-rw-r--r--docs/routing/multicast.rst6
4 files changed, 13 insertions, 8 deletions
diff --git a/docs/appendix/vyos-on-clouds.rst b/docs/appendix/vyos-on-clouds.rst
index d69b2e1b..7fbd1b04 100644
--- a/docs/appendix/vyos-on-clouds.rst
+++ b/docs/appendix/vyos-on-clouds.rst
@@ -148,6 +148,7 @@ Click **Add item** and paste your public ssh key. Click ``Save``.
.. figure:: /_static/images/cloud-gcp-05.png
6. Connect to the instance. SSH key was generated in the first step.
+
.. code-block:: none
ssh -i ~/.ssh/vyos_gcp vyos@203.0.113.3
diff --git a/docs/appendix/vyos-on-virtual-environments.rst b/docs/appendix/vyos-on-virtual-environments.rst
index 59edcfda..eed82390 100644
--- a/docs/appendix/vyos-on-virtual-environments.rst
+++ b/docs/appendix/vyos-on-virtual-environments.rst
@@ -1,10 +1,12 @@
.. _vyos-on-virtual-environments:
+###############################
Running in Virtual Environments
-######################
+###############################
+****************
Libvirt Qemu/KVM
-*****************
+****************
Libvirt is an open-source API, daemon and management tool for managing platform virtualization.
There are several ways to deploy VyOS on libvirt kvm. Use Virt-manager and native CLI.
@@ -159,10 +161,12 @@ Download predefined VyOS.qcow2 image for ``KVM``
.. figure:: /_static/images/virt-libvirt-qc-03.png
+*******
Proxmox
-*****************
+*******
References
-----------
+==========
+
https://www.proxmox.com/en/proxmox-ve
diff --git a/docs/qos.rst b/docs/qos.rst
index 51ed0893..49122434 100644
--- a/docs/qos.rst
+++ b/docs/qos.rst
@@ -423,7 +423,7 @@ fashion. You can configure the length of the queue.
-.. _FQ-CoDel
+.. _FQ-CoDel:
FQ-CoDel
--------
diff --git a/docs/routing/multicast.rst b/docs/routing/multicast.rst
index a19da01f..d20d8e31 100644
--- a/docs/routing/multicast.rst
+++ b/docs/routing/multicast.rst
@@ -31,7 +31,7 @@ source-specific multicast).
Example
--------
+=======
In the following example we can see a basic multicast setup:
@@ -87,7 +87,7 @@ In the following example we can see a basic multicast setup:
Basic commands
---------------
+==============
These are the commands for a basic setup.
@@ -114,7 +114,7 @@ These are the commands for a basic setup.
Tuning commands
----------------
+===============
You can also tune multicast with the following commands.