mirror of
https://github.com/vyos/vyos-documentation.git
synced 2025-10-26 08:41:46 +01:00
appendix: reindex to nest virtual environments
This commit is contained in:
parent
bd97c95a58
commit
ec9e4722a7
12
docs/appendix/virtual/index.rst
Normal file
12
docs/appendix/virtual/index.rst
Normal file
@ -0,0 +1,12 @@
|
||||
.. _virtual:
|
||||
|
||||
Running on Virtual Environments
|
||||
===============================
|
||||
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
|
||||
libvirt
|
||||
vyos-on-vmware
|
||||
vyos-on-gns3
|
||||
@ -1,12 +1,8 @@
|
||||
.. _vyos-on-virtual-environments:
|
||||
.. _libvirt:
|
||||
|
||||
###############################
|
||||
Running in Virtual Environments
|
||||
###############################
|
||||
|
||||
****************
|
||||
Libvirt Qemu/KVM
|
||||
****************
|
||||
***************************
|
||||
Running on 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.
|
||||
@ -161,12 +157,4 @@ Download predefined VyOS.qcow2 image for ``KVM``
|
||||
.. figure:: /_static/images/virt-libvirt-qc-03.png
|
||||
|
||||
|
||||
*******
|
||||
Proxmox
|
||||
*******
|
||||
|
||||
References
|
||||
==========
|
||||
|
||||
https://www.proxmox.com/en/proxmox-ve
|
||||
|
||||
@ -1,7 +1,8 @@
|
||||
.. _vyos-on-gns3:
|
||||
|
||||
VyOS on GNS3
|
||||
############
|
||||
###############
|
||||
Running on GNS3
|
||||
###############
|
||||
|
||||
Sometimes you may want to test VyOS in a lab environment.
|
||||
`GNS3 <http://www.gns3.com>`__ is a network emulation software you
|
||||
@ -65,14 +65,12 @@ VyOS User Guide
|
||||
|
||||
appendix/release-notes
|
||||
appendix/examples/index
|
||||
appendix/vyos-on-vmware
|
||||
appendix/vyos-on-baremetal
|
||||
appendix/virtual/index
|
||||
appendix/vyos-on-clouds
|
||||
appendix/vyos-on-virtual-environments
|
||||
appendix/migrate-from-vyatta
|
||||
appendix/command-scripting
|
||||
appendix/http-api
|
||||
appendix/vyos-on-gns3
|
||||
|
||||
|
||||
.. toctree::
|
||||
|
||||
@ -5,7 +5,7 @@ Information
|
||||
***********
|
||||
|
||||
VyOS features a rich set of operational level commands to retrieve arbitrary
|
||||
infomration about your running system.
|
||||
information about your running system.
|
||||
|
||||
########
|
||||
Hardware
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user