Skip to content

Commit

Permalink
feat: enable grafana public dashboards
Browse files Browse the repository at this point in the history
  • Loading branch information
madwort committed Nov 16, 2023
1 parent c46ba14 commit 0eada4b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions grafana/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ dokku config:set grafana GF_DATABASE_PASSWORD="xxx"
dokku config:set grafana GF_DATABASE_SSL_MODE="require"
dokku config:set grafana GF_SERVER_ROOT_URL="https://dashboards.opensafely.org/"
dokku config:set grafana GF_INSTALL_PLUGINS="grafana-github-datasource"
dokku config:set grafana GF_FEATURE_TOGGLES_ENABLE="publicDashboards"
```

## Letsencrypt
Expand Down

0 comments on commit 0eada4b

Please sign in to comment.