akira / performanceci-core

performanceci-core

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PerformanceCI

This is a project to add application performance testing into your continuous delivery pipeline. We built this over a hackathon weekend and decided to release it to the public as open source.

Deployment

Here is our current deployment stack

Ubuntu (13.10)

Ubuntu

We have included a simple bootstrap script which should get most of dependencies out of the way. This script currently assumes a stack based on the latest Ubuntu (13.10).

Ruby on Rails

RoR

This is just a simple Ruby on Rails application.

Docker

Docker

The project relies on Docker to manage standing up the web applications to be tested.

Redis

Redis

The project current requires a Redis server running on the same host as the main rails application.

Resque

Resque

The project uses some resque workers to collect performance statistics on the applications to be tested.

License

LICENCE

This project is made available under the terms of the GNU Affero General Public License (AGPL).

About

performanceci-core

License:GNU Affero General Public License v3.0


Languages

Language:JavaScript 75.9%Language:CSS 14.4%Language:Ruby 9.6%Language:Shell 0.1%