Skip to content
This repository has been archived by the owner on Feb 2, 2018. It is now read-only.

Commit

Permalink
README.md: Improve Commissaire's introduction.
Browse files Browse the repository at this point in the history
README.md: Improve Commissaire's introduction.
  • Loading branch information
mbarnes authored and ashcrow committed Feb 27, 2017
1 parent 9da6c1a commit e119d1c
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
Commissaire
===========
The lightweight REST API for Node Management.
Commissaire is a lightweight REST interface for performing system management tasks on network hosts in a cluster through Ansible.

Current capabilities include rolling upgrades and restarts of traditional or "[Atomic](http://projectatomic.io)" hosts, and bootstrapping new hosts into an existing "container management" system such as [OpenShift](https://www.openshift.com) or [Kubernetes](https://kubernetes.io).

Moving forward, Commissaire will expand the scope of its REST interface to provide centralized host inventory management and consoldate various Linux subsystems into a centralized API.

[![Documentation](https://readthedocs.org/projects/commissaire/badge/?version=latest)](http://commissaire.readthedocs.org/) [![Build Status](https://travis-ci.org/projectatomic/commissaire.svg)](https://travis-ci.org/projectatomic/commissaire)

Expand Down

0 comments on commit e119d1c

Please sign in to comment.