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.5.0-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 67de40b522b91acc634d40ef267beec5b543ac19137899fd09ca22e18661d5e3 |
|
MD5 | 9571ca049cc65a386065a2be1ef23a92 |
|
BLAKE2b-256 | 24600a3114a54105d0e63e9a972eae51ba82ba90698b55229290ed58b3bfb403 |