https://github.com/alainpham/grafana-enterprise-sandbox
https://github.com/alainpham/grafana-enterprise-sandbox
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/alainpham/grafana-enterprise-sandbox
- Owner: alainpham
- Created: 2022-10-24T09:31:39.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-10-26T09:18:57.000Z (over 2 years ago)
- Last Synced: 2025-01-27T07:42:32.324Z (4 months ago)
- Language: Shell
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Grafana Enterprise Metrics Logs Traces
1. Edit inventory : `inventory/inventory.yml`
2. Place license files into
- `grafana-enterprise-sandbox-role/templates/ge/config/license/ge.jwt`
- `grafana-enterprise-sandbox-role/templates/gem/config/license/gem.jwt`
- `grafana-enterprise-sandbox-role/templates/gel/license/gel.jwt`
- `grafana-enterprise-sandbox-role/templates/get/license/get.jwt`
3. Review variables files `grafana-enterprise-sandbox-role/defaults/main.yml`
- `config_folder_root` : where config files will be copied for each component
- `data_folder_root` : where the data folders will be provisioned for the components to write their data.
4. Run script
- `ansible-playbook playbooks/run.yml`WIP : GEL, GET deployment