Update site for PVC
This commit is contained in:
9
content/1.md
Normal file
9
content/1.md
Normal file
@ -0,0 +1,9 @@
|
||||
+++
|
||||
title = "What is PVC?"
|
||||
weight = 1
|
||||
type = "post"
|
||||
+++
|
||||
|
||||
PVC is your modern, hyperconverged virtual machine manager. Built from well-known and well-trusted free-and-open-source components, PVC enables administrators to build highly-redundant and scalable small clusters, without the hassle or cost of other solutions.
|
||||
|
||||
PVC provides an easy-to-use, redundant, scalable, self-healing and self-managing solution to ensure your VMs run no matter what happens to the hardware underneath.
|
19
content/2.md
Normal file
19
content/2.md
Normal file
@ -0,0 +1,19 @@
|
||||
+++
|
||||
title = "Key Features"
|
||||
weight = 2
|
||||
type = "post"
|
||||
+++
|
||||
|
||||
Easy-to-use: PVC lets you manage your cluster and then gets out of your way. The unobtrusive, self-documenting command-line interface is easy for administrators to learn and use, while abstracting powerful functionality in the background.
|
||||
|
||||
Full VM lifecycle management: PVC manages your full VM lifecycle, from provisioning to day-to-day management.
|
||||
|
||||
Live migration: PVC features VM live-migration between nodes and node readiness control. Seamlessly move VMs across the cluster almost instantly for maintenance.
|
||||
|
||||
Redundant: PVC provides robust, ground-up node-level redundancy. All components are designed to ensure your cluster will continue to function even with a downed node.
|
||||
|
||||
Robust storage: PVC includes shared storage with the Ceph distributed storage system. This helps ensure your data is safe on all nodes at all times.
|
||||
|
||||
Self-managing and self-healing: PVC features auto-recovery funtionality including fencing and automatic VM recovery, should a node fail. Your VMs will be down for mere minutes, and recovered without human intervention.
|
||||
|
||||
Advanced networking: PVC implements multiple guest networking options, including managed, unmanaged, and isolated VM networks. Keep your VMs talking exactly how you want them to.
|
@ -1,11 +0,0 @@
|
||||
+++
|
||||
title = "Cloud Computing, Your Datacenter"
|
||||
description = "Control your data: we bring the cloud to you!"
|
||||
weight = 1
|
||||
type = "post"
|
||||
class="post first"
|
||||
+++
|
||||
|
||||
The cloud is everywhere. From the relentless growth of Google, Amazon, and Microsoft came a new paradigm of computing efficiency: scale. But who controls your data?
|
||||
|
||||
At Boniface Labs, we seek to build the datacenter of tomorrow, on-premises, with your data under your control. Leveraging open-source technologies, we've built a full stack to deliver your applications, the way you want them, following best practices. With Boniface Labs, the cloud just got a little less intimidating.
|
@ -1,9 +0,0 @@
|
||||
+++
|
||||
title = "Contact Us"
|
||||
description = "We're just an email away!"
|
||||
weight = 1
|
||||
type = "post"
|
||||
class="post last"
|
||||
+++
|
||||
|
||||
Click the email button below and send us your questions and feedback!
|
7
content/z.md
Normal file
7
content/z.md
Normal file
@ -0,0 +1,7 @@
|
||||
+++
|
||||
title = "Interested?"
|
||||
weight = 3
|
||||
type = "post"
|
||||
+++
|
||||
|
||||
See [our documentation page](https://docs.parallelvirtualcluster.org) for more information on PVC.
|
Reference in New Issue
Block a user