sutch / devops

Implement DevOps for a variety of virtual environments.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

devops

Implement DevOps for a variety of virtual environments. The current targets are:

  • VirtualBox - hosting for developers' OS X, Windows and Ubuntu Linux workstations
  • KVM - hosting for integration and testing on Ubuntu Linux, as well as development services
  • VMware ESX/ESXi - hosting for production applications

Cloning this repository

Because this repository contains a submodule, be sure to use the recursive flag when cloning:

git clone --recursive https://github.com/sutch/devops.git

About

Implement DevOps for a variety of virtual environments.

License:MIT License