Bastionhost Cloudping Save

This site allows you to perform an HTTP ping to measure the network latency from your browser to the various cloud data centers around the world.

Project README

Cloud Ping   Tweet

Price   Build Status

This site allows you to perform an HTTP ping to measure the network latency from your browser to the various cloud data centers around the world.

demo

Visit http://cloudping.bastionhost.org/ for all clouds!

This project has the following basic apps:

  • ping - the core app which implement the main logic.

Installation

To set up a development environment quickly, install Python 2.x first. It comes with virtualenv built-in. so create a virtual environment with:

virtualenv env

source env/bin/activate

Install dependencies:

pip install -r requirements.txt

Run server:

python manage.py runserver --settings=cloudping.settings.dev

sh configs/setup.sh for production!

Cloud endpoints

Refs

Open Source Agenda is not affiliated with "Bastionhost Cloudping" Project. README Source: iamsk/cloudping
Stars
66
Open Issues
2
Last Commit
3 years ago
Repository
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating