Skip to content

vynjo/circonus-one-step-install

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Circonus One Step Installer

Documentation

The COSI user documentation is in the wiki for this repository. The documentation contained here pertains to the repository itself.

TL;DR quick start

  1. Go to the API Tokens page. If there are no tokens listed, click the New API Token button to create one.
  2. Click the (i) information icon next to the token to use it.
  3. Copy and run the command displayed on the host to be setup.

For more information see the documentation.


Installer Examples

The example/ directory contains local VM examples of using the installer to setup a new "host". This includes CentOS 7.2, CentOS 6.7, Ubuntu 14.04, and Ubuntu 12.04. (See README and Vagrantfile in the directory.)

Demo Example

The demo/ directory contains a Vagrantfile defining VMs to run both cosi-site and clients (CentOS 7 and Ubuntu 14) for the installer locally for the purposes of demonstration. (See README and Vagrantfile in the directory.)

Docker container

The docker/ directory contains configurations needed to create a cosi-site Docker container. (See README in the directory.)

Provisioning

The provision/ directory contains everything needed to provision cosi-site using Ansible. The live COSI site and the Vagrantfiles in this directory and the demo directory all use this provisioning configuration. (See README in the directory.)

Testing

The test/ directory contains a test suite for cosi-site. (See README in the directory.)

About

Circonus One Step Installer

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 76.4%
  • Shell 17.8%
  • Ruby 4.3%
  • Makefile 1.2%
  • Puppet 0.3%