1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/superset_ynh.git synced 2024-09-03 20:26:31 +02:00
superset_ynh/doc/ADMIN.md
2024-01-25 22:47:53 +01:00

10 lines
423 B
Markdown

The package ships with the following permissions for YunoHost users, corresponding to the user roles as defined in Superset's documentation:
Public (default YunoHost permission), Alpha, Gamma, Admin.
You can add your first connected database to Superset with the following settings:
- Host: `127.0.0.1`
- Port: `5432`
- Database name: __USERDATA_DB_NAME__
- Username: __USERDATA_DB_USER__
- Password: __USERDATA_DB_PWD__