mirror of
https://github.com/status-im/infra-nimbus.git
synced 2025-01-19 02:01:17 +00:00
Jakub Sokołowski
6855fc016b
We now have Consul, logs, and metrics hosts in `ih-eu-mda1`. https://github.com/status-im/infra-hq/issues/105 Signed-off-by: Jakub Sokołowski <jakub@status.im>
14 lines
306 B
YAML
14 lines
306 B
YAML
---
|
|
# Volumes
|
|
bootstrap__extra_volume_bind_paths:
|
|
DATA_VOLUME1: ['/data']
|
|
DATA_VOLUME2: ['/docker']
|
|
|
|
# SWAP
|
|
swap_file_path: '/main.swap'
|
|
swap_file_size_mb: 16384
|
|
|
|
# SMART Metrics are broken
|
|
# https://github.com/prometheus-community/smartctl_exporter/issues/26
|
|
smart_metrics_consul_check_enabled: false
|