Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/glynnbird/traffic
A CouchApp that generates load for demonstrating the CouchDB API
https://github.com/glynnbird/traffic
Last synced: 5 days ago
JSON representation
A CouchApp that generates load for demonstrating the CouchDB API
- Host: GitHub
- URL: https://github.com/glynnbird/traffic
- Owner: glynnbird
- Created: 2015-03-11T11:31:00.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-03-12T09:53:06.000Z (over 9 years ago)
- Last Synced: 2024-10-12T22:13:03.956Z (about 1 month ago)
- Language: JavaScript
- Size: 1.01 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Traffic Generator for CouchDB/Cloudant
This is a simple CouchApp that can be installed on a CouchDB or Cloudant cluster and then run to demonstrate the CouchDB API and offline/online replication.
![screenshot](https://github.com/glynnbird/traffic/raw/master/_attachments/img/screenshot.jpg)
To deploy:
* clone this repo
* install couchapp `sudo easy_install --upgrade couchapp`
* edit this repo's .couchapprc and enter your CouchDB url
* run `./deploy.sh`
* visit the url shown