Commit Graph

6 Commits

Author SHA1 Message Date
Siddarth Kumar 0859bd5b4a docker: use docker_compose_v2 module 2024-07-30 17:24:01 +05:30
Jakub Sokołowski 21770167cd
consul: allow for customizing tags, add scope
Without scope we can't select which metrics we want to collect.
This is especially important for `eth2.prod` which has it's own
Prometheus instance and its metrics should not go to our main cluster.

Signed-off-by: Jakub Sokołowski <jakub@status.im>
2022-08-16 16:19:04 +02:00
Jakub Sokołowski b187f16ad9
refactor to use Docker Compose
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2021-03-25 19:39:43 +01:00
Jakub Sokołowski 5f3011243a
add geth_expo_consul_id for specifying consul service id
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2019-07-23 22:46:32 -04:00
Jakub Sokołowski d4cecd8624
fix variable for name of source container
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2019-05-10 16:39:32 +02:00
Jakub Sokołowski f27e381a6c
add initial tasks and defaults
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2019-05-10 16:36:17 +02:00