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.2-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | b2f615cf01c3276e571a58adb4b392e8d91535eb1fc67f1406de3224ce66cbe2 |
|
MD5 | 1c4ced6d605617da75d26b1d1ee0d875 |
|
BLAKE2b-256 | 9eaa2605d238458ef00f9006d7f88192331a2a43f9bc3273032432d5d2b4fd34 |