Add documentation to project
This commit is contained in:
16
docs/index.md
Normal file
16
docs/index.md
Normal file
@ -0,0 +1,16 @@
|
||||
# PVC - The Parallel Virtual Cluster suite
|
||||
|
||||
[](https://git.bonifacelabs.ca/bonifacelabs/pvc/commits/master)
|
||||
|
||||

|
||||
|
||||
PVC is a suite of Python 3 tools to manage virtualized clusters. It provides a fully-functional private cloud based on four key principles:
|
||||
|
||||
1. Be Free Software Forever (or Bust)
|
||||
2. Be Opinionated and Efficient and Pick The Best Software
|
||||
3. Be Scalable and Redundant but Not Hyperscale
|
||||
4. Be Simple To Use, Configure, and Maintain
|
||||
|
||||
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.
|
Reference in New Issue
Block a user