Skip to content

CloudRift/Rift

Repository files navigation

Rift

Build Status Coverage Status

Rift is a service that enables you to conduct automated reliablity testing against your application's environments.

NOTE: THIS SERVICE IS A WORK IN PROGRESS IS NON-FUNCTIONAL AT THE MOMENT.

Requirements

If installing the service on Ubuntu 14.04, you will need the following packages.

sudo apt-get install build-essential python-dev python-pip

Installation

  1. Check out the project and install the dependencies in the requirements.txt and test-requirements.txt. It is recommended that you use a virtual environment to isolate Rift from other python applications on your system.

  2. Start MongoDB and RabbitMQ Docker containers

    bin/containers.sh start

  3. Start service:

    bin/rift.sh start

  4. Rift should be running on port 8000

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •