First release

This commit is contained in:
Adrien Reslinger 2020-03-26 11:59:21 +01:00
parent ce73b2d37b
commit 0c361b1ebc
19 changed files with 26940 additions and 0 deletions

View file

@ -0,0 +1,5 @@
#!/usr/bin/env bash
git clone https://github.com/poseidon/typhoon.git
typhoon/addons/grafana
for i in $(ls *.yaml); do echo " - $i"; done