# Grafana ## Create Project ```sh # Create Project helios project add grafana --repo https://github.com/bmallen-xs/Helios-Services --ref main --path grafana # Clone / Pull helios project pull grafana ``` ## Run ```sh helios project up grafana ```