Skip to content

gapitio/grafana-360-viewer-backend-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Grafana viewer backend

To generate a new token go to https://jwt.io/ 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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published