Reorganize documentation

This commit is contained in:
2019-05-28 20:04:55 -04:00
parent b9774bdf03
commit 2a6157521d
7 changed files with 187 additions and 21 deletions

View File

@ -18,3 +18,5 @@ PVC is a suite of Python 3 tools to manage virtualized clusters. It provides a f
It is designed to be an administrator-friendly but extremely powerful and rich modern private cloud system, but without the feature bloat and complexity of tools like OpenStack. With PVC, an administrator can provision, manage, and update a cluster of dozens or more hypervisors running thousands of VMs using a simple CLI tool, HTTP API, or web interface. PVC is based entirely on Debian GNU/Linux and Free-and-Open-Source tools, providing the glue to bootstrap, provision and manage the cluster, then getting out of the administrators' way.
Your cloud, the best way; just add physical servers.
To get started with PVC, see [Installing](/installing) for details on bootstrapping a cluster, then check out the [CLI manual](/manuals/pvc).