Extensions to Redash by Mozilla
Project description
Redash extensions for sql.telemetry.mozilla.org.
Or as it should have been called: St. Moredash ;)
Installation
Please install the package using your favorite package installer:
pip install redash-stmo
Development
During the development we’re providing some convenience Make tasks that are supposed to be run from the Docker host machine, not from inside a container.
Create the database
Only once please:
make database
Install NPM modules
First install the Node modules:
make node_modules
Start the containers
Start backend, Celery, Redis, Postgres:
make up
Run webpack devserver
Please run in parallel to the containers above:
make devserver
Start shell
To enter the container and run a bash shell run:
make bash
Run tests
To run the tests (from the host machine) run:
make test
Issues & questions
See the issue tracker on GitHub to open tickets if you have issues or questions about Redash-STMO.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for redash_stmo-2019.3.0-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 52367127c809b799a1f718e667c98a96d278fa20553e654c8a6ac950538cbb4e |
|
MD5 | 0c6234ee179777a62798efd44f8e8dd1 |
|
BLAKE2b-256 | 48d92710f37cf6d77b6b85d4665437fdf0de0676c823e221b300e49ae6389a2a |