- Setup docker on your system
- Make a directory called
grafana-pluginsand clone the repo into that directory (e.g../grafana-plugins/e-healthusinggit clone https://github.com/trylaarsdam/EHealth-Grafana-Plugin.git grafana-plugins/e-health) - Install the dependencies using
yarn install - On Unix based systems, run
docker run -d -p 3000:3000 -v "$(PWD)"/grafana-plugins:/var/lib/grafana/plugins --name=grafana --env GF_DEFAULT_APP_MODE=development grafana/grafana-oss:8.5.3 - Access grafana at
http://localhost:3000 - After making changes to the source code, run
yarn devand reload the grafana page you are on
This repository was archived by the owner on May 17, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
License
Mayo-WCL/EHealth-Grafana-Plugin
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published