rackerlabs / otter

Rackspace Auto Scale
http://www.rackspace.com/cloud/auto-scale/
Other
53 stars 27 forks source link

Build Status codecov

Netlify Status

Rackspace Autoscale

There Otter be an Otter scaling system.

Otter Cups

If you have docker installed then running docker-compose up -d should run otter along with all its dependent services and cafe and trial integration tests against it. Try checking docker-compose logs cafe to see cloudcafe test results and docker-compose logs trial to see trial integration test results.

Talk with us! Join us in:

irc.freenode.net #rackerlabs/otter

Otter Dev Hall of Fame (alphabetical):

Honorary Otters:

Emeritus otters:

make targets

Local Setup

npm i -g netlify-cli netlify init netlify build netlify dev netlify deploy

Development

Build an environment:

Run tests, check code quality:

Build the documentation:

Deployment

Cleaning up

Build and migrate Cassandra schemata

Some tools for building Cassandra schemata as CQL files:

Some tools for applying Cassandra schemata (by default, these are pointed at localhost, because they're typically only used within the development VM):