Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mtlynch/mlab-observatory
https://github.com/mtlynch/mlab-observatory
Last synced: 24 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/mtlynch/mlab-observatory
- Owner: mtlynch
- License: apache-2.0
- Created: 2014-11-17T22:08:50.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-06-29T16:18:36.000Z (over 8 years ago)
- Last Synced: 2024-02-05T22:04:35.437Z (9 months ago)
- Language: Python
- Size: 12.8 MB
- Stars: 0
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
mlab-observatory
================[![Build
Status](https://travis-ci.org/m-lab/mlab-observatory.svg?branch=master)](https://travis-ci.org/m-lab/mlab-observatory)
[![Coverage
Status](https://coveralls.io/repos/m-lab/mlab-observatory/badge.svg?branch=master&service=github)](https://coveralls.io/github/m-lab/mlab-observatory?branch=master)# Setup
To bootstrap the environment, run:
```
python bootstrap_environment.py [environment_type]
```Where `environment_type` is either `staging` or `live`.