mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-07 01:32:47 +01:00
Core Module - Add grafana dir
This commit is contained in:
@@ -189,6 +189,11 @@ so-telegraf:
|
|||||||
- 0.0.0.0:8086:8086
|
- 0.0.0.0:8086:8086
|
||||||
|
|
||||||
# Grafana all the things
|
# Grafana all the things
|
||||||
|
grafanadir:
|
||||||
|
file.directory:
|
||||||
|
- name: /nsm/grafana
|
||||||
|
- makedirs: True
|
||||||
|
|
||||||
so-grafana:
|
so-grafana:
|
||||||
docker_container.running:
|
docker_container.running:
|
||||||
- image: soshybridhunter/so-grafana:HH1.0.4
|
- image: soshybridhunter/so-grafana:HH1.0.4
|
||||||
@@ -199,4 +204,5 @@ so-telegraf:
|
|||||||
- GF_SECURITY_ADMIN_PASSWORD=augusta
|
- GF_SECURITY_ADMIN_PASSWORD=augusta
|
||||||
- port_bindings:
|
- port_bindings:
|
||||||
- 0.0.0.0:3000:3000
|
- 0.0.0.0:3000:3000
|
||||||
|
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|||||||
Reference in New Issue
Block a user