First release
This commit is contained in:
parent
ce73b2d37b
commit
0c361b1ebc
19 changed files with 26940 additions and 0 deletions
5
scripts/update-templates.sh
Normal file
5
scripts/update-templates.sh
Normal 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue