Redash
Login form
By default, the app allows user's to login via Cloudron LDAP and via email. Once you have made one or more Cloudron user's as Redash admins, the email login can be disabled. For this, use the File manager and add/edit a file /app/data/env.sh and add ...
Admin access
The app is pre-setup with a admin account. To give admin access to other users, login as admin and add users to the admin group. Alternately, use the Web terminal and run the following command: /app/code/redash/manage.py users grant_admin <email>
Custom config
Custom configuration can be added by editing /app/data/env.sh using the File Manager. Be sure to restart the app after making any changes.
SSH tunnel
If your data source cannot be reached over the internet, you can setup a SSH tunnel. stunnel is another way to setup a TCP tunnel.
How to order Redash?
1. Login at: https://cloud.danian.co 2. Manage Apps - Add an App 3. Select: Redash 4. Select vCPU / RAM If you don't know how much you will need to use, just leave the default. 5. Select Disk Storage Size If you don't know how much you will need to ...