Skip to content

rashaev/grafana-sync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

grafana-sync

The service synchronizes users and groups from Keycloak to Grafana.

Build

From the root of the repository run the command below

docker build -t grafana-sync:<tag> .

Run

Before start the container edit the file with env vars according to your environment

docker run -d --env-file ./example/env.file grafana-sync:<tag>

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published