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