(index)= # VyOS User Guide ::::::{grid} 3 :gutter: 2 :::::{grid-item-card} Get / Build VyOS Quickly {ref}`Build` your own Image or take a look at how to {ref}`download` a free or supported version. ::::: :::::{grid-item-card} Install VyOS Read about how to install VyOS on {ref}`Bare Metal` or in a {ref}`VM ` and how to use an image with the usual {ref}`cloud` providers ::::: :::::{grid-item-card} Configuration and Operation Use the {ref}`Quickstart Guide`, to have a fast overview. Or go deeper and set up {ref}`advanced routing`, {ref}`VRFs`, or {ref}`VPNs` for example. ::::: :::::{grid-item-card} Automate Integrate VyOS in your automation Workflow with {ref}`Ansible`, have your own {ref}`local scripts`, or configure VyOS with the {ref}`HTTPS-API`. ::::: :::::{grid-item-card} Examples Get some inspiration from the {ref}`Blueprints ` to build your infrastructure. ::::: :::::{grid-item-card} Contribute and Community There are many ways to contribute to the project. Add missing parts or improve the {ref}`Documentation`. Discuss in [Slack](https://slack.vyos.io/) or the [Forum](https://forum.vyos.io). Or you can pick up a [Task](https://vyos.dev/) and fix the {ref}`code`. ::::: :::::: ```{toctree} :hidden: true :maxdepth: 1 introducing/about introducing/history ``` ```{toctree} :caption: First Steps :hidden: true :maxdepth: 2 installation/index quick-start cli ``` ```{toctree} :caption: Adminguide :hidden: true :maxdepth: 2 configuration/index operation/index automation/index troubleshooting/index configexamples/index vpp/index ``` ```{toctree} :caption: Development :hidden: true :maxdepth: 2 contributing/index ``` ```{toctree} :caption: Misc :hidden: true :maxdepth: 2 documentation coverage copyright ```