Chaperone is an Automation toolkit rooted in DevOps principals for deploying and configuring a Software Defined Data Center (SDDC) based Hybrid Cloud Management platform. It is intended to expedite and standardize "typical" deployments and configuration of VMware solutions including vSphere/vCenter, NSX, VIO, vRA, vRO, vROps, vRLI, vRB and others as the toolkit grows.
Chaperone is a work in progress. We will continue to add new functionality and products to the Chaperone base.
The ansible playbooks are used to configure and deploy several standard platforms. The following are under active development, but are considered fairly complete:
- Chaperone for VIO (Open Stack Integration)
- Chaperone for CNA (Cloud Native Application Platform)
- Chaperone for CMP (Hybrid Cloud Management Platform)
The following are under active development
- Chaperone for NSX
- Chaperone for VxRails
- Chaperone for kubernetes
- Chaperone for IOT platforms
There are guides for setting up and running the Chaperone tools against an appropriate SDDC environment.
Read the developer guide if you are interested in the development process of Chaperone
Chaperone is built from lots of smaller pieces with a glue of UI and Ansible Playbooks.
The following is a current list of sub-projects:
- chaperone-ui
- ansible-playbooks-chaperone
- ansible-modules-extras-gpl3
- ansible-module-chaperone
- nsxansible.git
- nsxraml.git
- ansible-role-jenkins
- ansible-role-haproxy
- ansible-role-ansible
- ansible-role-assets
- ansible-role-autodeploy
- ansible-role-chaperone
- ansible-role-dnsmasq
- ansible-role-docker
- ansible-role-govc
- ansible-role-iptables
- ansible-role-kibana
- ansible-role-kubernetes-master
- ansible-role-kubernetes-node
- ansible-role-elasticsearch
- ansible-role-liota
- ansible-role-logstash-server
- ansible-role-net
- ansible-role-nfs
- ansible-role-nsx
- ansible-role-ovftool
- ansible-role-photon
- ansible-role-pip
- ansible-role-registrator
- ansible-role-repo
- ansible-role-sshkeys
- ansible-role-sudo
- ansible-role-vcenter
- ansible-role-vcsa
- ansible-role-vio
- ansible-role-vrops
- ansible-role-vra
- ansible-role-vrli
- ansible-role-vrb
- ansible-role-vrpt
- docker-chaperone
- docker-collectd
- docker-elasticsearch
- docker-graphite-api
- docker-jenkins
- docker-kibana
- docker-logstash-server
- docker-vrpt
- ViaSat/ansible-vsphere.git
- tomhite/ansible-xml
- tomhite/ansible-role-apache.git
- tomhite/ansible-role-collectd
- tomhite/ansible-role-consul
- tomhite/ansible-role-graphite-api
- ajsalminen/ansible-role-hosts.git
- weareinteractive/ansible-nginx.git
- weareinteractive/ansible-openssl
- weareinteractive/ansible-htpasswd.git
- Meta
Copyright 2016 VMware, Inc.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
Initially created in 2015 by Tom Hite / VMware.