https://github.com/gapitio/grafana-360-viewer-backend-example
https://github.com/gapitio/grafana-360-viewer-backend-example
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/gapitio/grafana-360-viewer-backend-example
- Owner: gapitio
- Created: 2021-10-04T12:49:31.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-12-07T13:18:20.000Z (over 4 years ago)
- Last Synced: 2025-10-29T02:02:40.262Z (8 months ago)
- Language: PLpgSQL
- Size: 1.18 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Grafana viewer backend
To generate a new token go to and copy the current token.
Generate a new secret that's 32 or more characters.
A simple command on Ubuntu to generate a random string `< /dev/urandom tr -dc A-Za-z0-9 | head -c32`.
Paste the new secret in the secret section on jwt.
Remember to change the current JWT_SECRET in the docker-compose file and update token.txt