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.1-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 190ffd7d100b3cec5f03d36f6195ae7371b0d37ff88614b6f941be6432acf883 |
|
MD5 | f347a96f8709b29f5cb39e833ed51782 |
|
BLAKE2b-256 | 44a98b90a7e727474ba654c9547ea017206b7108778f8dc83711d5361e5f9645 |