Skip to content
This repository has been archived by the owner on Jul 16, 2020. It is now read-only.

Single Machine Development Environment

Mark Ryan edited this page Sep 22, 2017 · 26 revisions

Ciao Single Machine Development and Test Environment

Developing cluster software is complicated if you must actually run a whole cluster on a set of physical machines. This begs for a development environment that is self contained and can be run without any setup.

Ciao supports a simple developer setup that can be run on your host development system. This allows you to have Ciao setup on your development system from code, and deploying a virtual cluster within a few minutes.

The Ciao Developer Quickstart describes the setup in detail.

Clone this wiki locally