Categorygithub.com/ciao-project/ciao
module
0.0.0-20180108144400-194264adc583
Repository: https://github.com/ciao-project/ciao.git
Documentation: pkg.go.dev

# README

Ciao Project

Go Report Card Build Status Coverage Status GoDoc

Ciao is the "Cloud Integrated Advanced Orchestrator". Its goal is to provide an easy to deploy, secure, scalable cloud orchestration system which handles virtual machines, containers, and bare metal apps agnostically as generic workloads.

Please visit ciao's webpage to find out more about ciao, how it's developed, how it works, and how to install it.

If you would like to contribute to ciao, check our Contributing guide.

The ciao development team can be reached via our mailing list and on IRC in channel #ciao-project on Freenode.

# Packages

Package bat contains a number of helper functions that can be used to perform various operations on a ciao cluster such as creating an instance or retrieving a list of all the defined workloads, etc.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ciao-launcher is an ssntp agent that runs on compute and network nodes.
Ciao scheduler is the SSNTP server that runs in the control plane to broker a ciao based cloud.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Package deviceinfo contains some utility functions that return information about the underlying device on which the package runs, e.g., how many CPUs it has, how much RAM it has, etc.
No description provided by the author
No description provided by the author
Package osprepare is the Operating System Preparation facility of Ciao, enabling very simple automated configuration of dependencies between various Linux distributions in a sane fashion.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Package uuid can be used to generate 128 bit UUIDs compatible with rfc4122.