Redash – Connect to any data source, easily visualize and share your data
1–10 of 98 posts
Re: Redash – Connect to any data source, easily visualize and share your data
#2However, the latest version is a little rough around the edges. Bugs like this one https://github.com/getredash/redash/issues/1520 (can't delete users, even at the CLI) and this one https://trello.com/c/6siqvcxh/39-admin-should-be-able-to-dis... (there's no option to delete a user in the admin UI, requested since September 2015) make fall just short of production-ready.
Re: Redash – Connect to any data source, easily visualize and share your data
#3It allows researchers (not necessarily devs, usually medical doctors) to peek our raw data, and it's a great excuse for them to learn at least the basics of SQL. The response has been great.
We also use it to do some small data checks on the data quality, with alerts sent to our Slack.
Highly recommended.
Re: Redash – Connect to any data source, easily visualize and share your data
#4Thanks !
Re: Redash – Connect to any data source, easily visualize and share your data
#5Hello, it seems that there are no instructions on step-by-step installing redash in your own server. The only thing I could find was info on how to install it on AWS or using docker ( https://redash.io/help-onpremise/setup/setting-up-redash-ins... ). However I want to install it normally, using my server's nginx / postgresql / python / supervisorctl etc. Can it be done? Can you provide some step by step instructions…
Re: Redash – Connect to any data source, easily visualize and share your data
#6Re: Redash – Connect to any data source, easily visualize and share your data
#7Hello, it seems that there are no instructions on step-by-step installing redash in your own server. The only thing I could find was info on how to install it on AWS or using docker ( https://redash.io/help-onpremise/setup/setting-up-redash-ins... ). However I want to install it normally, using my server's nginx / postgresql / python / supervisorctl etc. Can it be done? Can you provide some step by step instructions…
At the top of the setup guide is a link to a provisioning script which might help: https://raw.githubusercontent.com/getredash/redash/master/se...
However I'd really prefer some complete step-by-step instructions to actually understand better what's going on. For example similar to the instructions gitlab provides for installing in your server (https://gitlab.com/gitlab-org/gitlab-ce/blob/master/doc/inst...)
Re: Redash – Connect to any data source, easily visualize and share your data
#8Its filtering options were a little limited, at least as of November (you can't inject anything in to the "where" part of a query).
Re: Redash – Connect to any data source, easily visualize and share your data
#9Looks great! What about open-sourced Superset[1] from AirBnB? Both looks great, but Superset seems to have a superset of Redash features (bad pun intended). [1]: https://github.com/airbnb/superset
Still, though, quite powerful, and we hope to push some improvements upstream in relation to my comments here.
Re: Redash – Connect to any data source, easily visualize and share your data
#10Looks great! What about open-sourced Superset[1] from AirBnB? Both looks great, but Superset seems to have a superset of Redash features (bad pun intended). [1]: https://github.com/airbnb/superset