m0duspwnens
2020-05-01 13:21:11 -04:00
parent cb541ebea2
commit e2244bd839
20 changed files with 235 additions and 29 deletions
+10
View File
@@ -0,0 +1,10 @@
{% set docker = {
'containers': [
'so-nginx',
'so-telegraf',
'so-logstash',
'so-elasticsearch',
'so-curator',
'so-filebeat'
]
} %}