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