all: replace old naming of hq.metrics fleet
https://github.com/status-im/infra-hq/issues/158 Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
parent
acb3297f2e
commit
e755ec67ae
|
@ -55,12 +55,12 @@ bootstrap__firewall_nftables: true
|
|||
open_ports_default_comment: 'ElasticSearch'
|
||||
open_ports_list:
|
||||
elasticsearch:
|
||||
- { port: '{{ es_api_port }}', ipset: 'metrics.hq', iifname: 'wg0' }
|
||||
- { port: '{{ es_api_port }}', ipset: 'hq.metrics', iifname: 'wg0' }
|
||||
- { port: '{{ es_api_port }}', ipset: 'logs.hq', iifname: 'wg0' }
|
||||
- { port: '{{ es_api_port }}', ipset: 'logs.nimbus', iifname: 'wg0' }
|
||||
- { port: '{{ es_api_port }}', ipset: 'dash.nimbus', iifname: 'wg0' }
|
||||
- { port: '{{ es_node_port }}', ipset: 'logs.nimbus', iifname: 'wg0' }
|
||||
- { port: '{{ es_node_port }}', ipset: 'dash.nimbus', iifname: 'wg0' }
|
||||
elasticsearch_metrics:
|
||||
- { port: '{{ es_exp_cont_port }}', ipset: 'metrics.hq', iifname: 'wg0' }
|
||||
- { port: '{{ smart_metrics_listen_port }}', ipset: 'metrics.hq', iifname: 'wg0', comment: 'SMART Metrics' }
|
||||
- { port: '{{ es_exp_cont_port }}', ipset: 'hq.metrics', iifname: 'wg0' }
|
||||
- { port: '{{ smart_metrics_listen_port }}', ipset: 'hq.metrics', iifname: 'wg0', comment: 'SMART Metrics' }
|
||||
|
|
|
@ -38,7 +38,7 @@ bootstrap__firewall_nftables: true
|
|||
# Open Ports
|
||||
open_ports_list:
|
||||
geth-node:
|
||||
- { port: '9401-9404', comment: 'Geth Exporter', ipset: 'metrics.hq', iifname: 'wg0' }
|
||||
- { port: '9401-9404', comment: 'Geth Exporter', ipset: 'hq.metrics', iifname: 'wg0' }
|
||||
- { port: '8552-8555', comment: 'Geth', ipset: 'nimbus.holesky', iifname: 'wg0' }
|
||||
smart-metrics:
|
||||
- { port: '{{ smart_metrics_listen_port }}', comment: 'SMART Metrics', ipset: 'metrics.hq', iifname: 'wg0' }
|
||||
- { port: '{{ smart_metrics_listen_port }}', comment: 'SMART Metrics', ipset: 'hq.metrics', iifname: 'wg0' }
|
||||
|
|
|
@ -40,10 +40,10 @@ open_ports_list:
|
|||
geth-node:
|
||||
- { port: '{{ geth_port }}', comment: 'Geth LibP2P', protocol: 'tcp' }
|
||||
- { port: '{{ geth_port }}', comment: 'Geth Discovery', protocol: 'udp' }
|
||||
- { port: '{{ geth_expo_cont_port }}', comment: 'Geth Exporter', ipset: 'metrics.hq', iifname: 'wg0' }
|
||||
- { port: '{{ geth_expo_cont_port }}', comment: 'Geth Exporter', ipset: 'hq.metrics', iifname: 'wg0' }
|
||||
- { port: '{{ geth_rpc_port }}', comment: 'Geth RPC', ipset: 'nimbus.mainnet', iifname: 'wg0' }
|
||||
- { port: '{{ geth_authrpc_port }}', comment: 'Geth API', ipset: 'nimbus.mainnet', iifname: 'wg0' }
|
||||
- { port: '{{ geth_websocket_port }}', comment: 'Geth Websocket', ipset: 'nimbus.mainnet', iifname: 'wg0' }
|
||||
smart-metrics:
|
||||
- { port: '{{ smart_metrics_listen_port }}', comment: 'SMART Metrics', ipset: 'metrics.hq', iifname: 'wg0' }
|
||||
- { port: '{{ smart_metrics_listen_port }}', comment: 'SMART Metrics', ipset: 'hq.metrics', iifname: 'wg0' }
|
||||
|
||||
|
|
|
@ -47,9 +47,9 @@ open_ports_list:
|
|||
el-node:
|
||||
- { comment: 'Nimbus node listening port', port: '{{ nimbus_eth1_listening_port }}', protocol: 'tcp' }
|
||||
- { comment: 'Nimbus node discovery port', port: '{{ nimbus_eth1_discovery_port }}', protocol: 'udp' }
|
||||
- { comment: 'Nimbus node metrics port', port: '{{ nimbus_eth1_metrics_port }}', ipset: 'metrics.hq', iifname: 'wg0' }
|
||||
- { comment: 'Nimbus node metrics port', port: '{{ nimbus_eth1_metrics_port }}', ipset: 'hq.metrics', iifname: 'wg0' }
|
||||
beacon-node:
|
||||
- { comment: 'Rocketpool node libp2p port', port: '{{ rocketpool_eth2_libp2p_port }}', protocol: 'tcp' }
|
||||
- { comment: 'Rocketpool node discovery port', port: '{{ rocketpool_eth2_discovery_port }}', protocol: 'udp' }
|
||||
- { comment: 'Rocketpool node REST port', port: '{{ rocketpool_eth2_rest_port }}', ipset: 'nimbus.eth1', iifname: 'wg0' }
|
||||
- { comment: 'Rocketpool node metrics port', port: '{{ rocketpool_eth2_metrics_port }}', ipset: 'metrics.hq', iifname: 'wg0' }
|
||||
- { comment: 'Rocketpool node metrics port', port: '{{ rocketpool_eth2_metrics_port }}', ipset: 'hq.metrics', iifname: 'wg0' }
|
||||
|
|
|
@ -43,6 +43,6 @@ bootstrap__firewall_nftables: true
|
|||
open_ports_list:
|
||||
nimbus-fluffy:
|
||||
- { comment: 'Nimbus Fluffy', port: '{{ nimbus_fluffy_listening_port }}', protocol: 'udp' }
|
||||
- { comment: 'Nimbus Fluffy Metrics', port: '9201-9232', ipset: 'metrics.hq', iifname: 'wg0', protocol: 'tcp' }
|
||||
- { comment: 'Nimbus Fluffy Metrics', port: '9201-9232', ipset: 'hq.metrics', iifname: 'wg0', protocol: 'tcp' }
|
||||
smart-metrics:
|
||||
- { comment: 'SMART Metrics', port: '{{ smart_metrics_listen_port }}', ipset: 'metrics.hq', iifname: 'wg0' }
|
||||
- { comment: 'SMART Metrics', port: '{{ smart_metrics_listen_port }}', ipset: 'hq.metrics', iifname: 'wg0' }
|
||||
|
|
|
@ -165,15 +165,15 @@ open_ports_list:
|
|||
exec-node:
|
||||
- { port: '30304-30314', comment: '{{ host_el_type }} LibP2P', protocol: 'tcp' }
|
||||
- { port: '30304-30314', comment: '{{ host_el_type }} Discovery', protocol: 'udp' }
|
||||
- { port: '6061-6064', comment: '{{ host_el_type }} Metrics', ipset: 'metrics.hq', iifname: 'wg0' }
|
||||
- { port: '9401-9404', comment: '{{ host_el_type }} Exporter', ipset: 'metrics.hq', iifname: 'wg0' }
|
||||
- { port: '6061-6064', comment: '{{ host_el_type }} Metrics', ipset: 'hq.metrics', iifname: 'wg0' }
|
||||
- { port: '9401-9404', comment: '{{ host_el_type }} Exporter', ipset: 'hq.metrics', iifname: 'wg0' }
|
||||
beacon-node:
|
||||
- { port: '9001-9004', comment: 'Beacon Node LibP2P', protocol: 'tcp' }
|
||||
- { port: '9001-9004', comment: 'Beacon Node Discovery', protocol: 'udp' }
|
||||
- { port: '9201-9204', comment: 'Beacon Node Metrics', ipset: 'metrics.hq', iifname: 'wg0' }
|
||||
- { port: '9201-9204', comment: 'Beacon Node Metrics', ipset: 'hq.metrics', iifname: 'wg0' }
|
||||
- { port: '9301-9304', comment: 'Beacon Node REST API', ipset: '{{ env }}.{{ stage }}', iifname: 'wg0' }
|
||||
validator-client:
|
||||
- { port: '5053-5056', comment: 'Validator Client REST API', ipset: '{{ env }}.{{ stage }}', iifname: 'wg0' }
|
||||
- { port: '8109-8112', comment: 'Validator Client Metrics', ipset: 'metrics.hq', iifname: 'wg0' }
|
||||
- { port: '8109-8112', comment: 'Validator Client Metrics', ipset: 'hq.metrics', iifname: 'wg0' }
|
||||
|
||||
# Fleet layout can be found in: ansible/vars/layout/holesky.yml
|
||||
|
|
|
@ -117,17 +117,17 @@ open_ports_list:
|
|||
nginx:
|
||||
- { port: '443', comment: 'Nginx' }
|
||||
smart-metrics:
|
||||
- { port: '{{ smart_metrics_listen_port }}', comment: 'SMART Metrics', ipset: 'metrics.hq', iifname: 'wg0' }
|
||||
- { port: '{{ smart_metrics_listen_port }}', comment: 'SMART Metrics', ipset: 'hq.metrics', iifname: 'wg0' }
|
||||
geth-node:
|
||||
- { port: '{{ geth_port }}', comment: 'Go-Ethereum libp2p', protocol: 'tcp' }
|
||||
- { port: '{{ geth_port }}', comment: 'Go-Ethereum discovery', protocol: 'udp' }
|
||||
- { port: '{{ geth_expo_cont_port }}', comment: 'Go-Ethereum Exporter', ipset: 'metrics.hq', iifname: 'wg0' }
|
||||
- { port: '{{ geth_expo_cont_port }}', comment: 'Go-Ethereum Exporter', ipset: 'hq.metrics', iifname: 'wg0' }
|
||||
- { port: '{{ geth_authrpc_port }}', comment: 'Go-Ethereum AuthRPC', ipset: '{{ env }}.{{ stage }}', iifname: 'wg0' }
|
||||
- { port: '{{ geth_rpc_port }}', comment: 'RPC for Portal Bridge', ipset: 'nimbus.fluffy', iifname: 'wg0' }
|
||||
beacon-node:
|
||||
- { port: '9000-9005', comment: 'Beacon Node libp2p', protocol: 'tcp' }
|
||||
- { port: '9000-9005', comment: 'Beacon Node discovery', protocol: 'udp' }
|
||||
- { port: '9200-9205', comment: 'Beacon Node Metrics', ipset: 'metrics.hq', iifname: 'wg0' }
|
||||
- { port: '9200-9205', comment: 'Beacon Node Metrics', ipset: 'hq.metrics', iifname: 'wg0' }
|
||||
- { port: '9300-9305', comment: 'Beacon Node REST API', ipset: '{{ env }}.{{ stage }}', iifname: 'wg0' }
|
||||
|
||||
# Fleet layout can be found in: ansible/vars/layout/mainnet.yml
|
||||
|
|
|
@ -118,19 +118,19 @@ open_ports_list:
|
|||
nginx:
|
||||
- { port: 443, comment: 'Nginx' }
|
||||
smart-metrics:
|
||||
- { port: '{{ smart_metrics_listen_port }}', comment: 'SMART Metrics', ipset: 'metrics.hq', iifname: 'wg0' }
|
||||
- { port: '{{ smart_metrics_listen_port }}', comment: 'SMART Metrics', ipset: 'hq.metrics', iifname: 'wg0' }
|
||||
geth-node:
|
||||
- { port: '30314-30317', comment: 'Go-Ethereum libp2p', protocol: 'tcp' }
|
||||
- { port: '30314-30317', comment: 'Go-Ethereum discovery', protocol: 'udp' }
|
||||
- { port: '9400-9404', comment: 'Geth Exporter', ipset: 'metrics.hq', iifname: 'wg0' }
|
||||
- { port: '9400-9404', comment: 'Geth Exporter', ipset: 'hq.metrics', iifname: 'wg0' }
|
||||
beacon-node:
|
||||
- { port: '9011-9014', comment: 'Beacon Node libp2p', protocol: 'tcp' }
|
||||
- { port: '9011-9014', comment: 'Beacon Node discovery', protocol: 'udp' }
|
||||
- { port: '9211-9214', comment: 'Beacon Node Metrics', ipset: 'metrics.hq', iifname: 'wg0' }
|
||||
- { port: '9211-9214', comment: 'Beacon Node Metrics', ipset: 'hq.metrics', iifname: 'wg0' }
|
||||
- { port: '9311-9314', comment: 'Beacon Node REST API', ipset: '{{ env }}.{{ stage }}', iifname: 'wg0' }
|
||||
validator-client:
|
||||
- { port: '5053-5057', comment: 'Validator Client REST API', ipset: '{{ env }}.{{ stage }}', iifname: 'wg0' }
|
||||
- { port: '8109-8113', comment: 'Validator Client Metrics', ipset: 'metrics.hq', iifname: 'wg0' }
|
||||
- { port: '8109-8113', comment: 'Validator Client Metrics', ipset: 'hq.metrics', iifname: 'wg0' }
|
||||
waku-fleets: # https://github.com/status-im/infra-nim-waku/issues/59
|
||||
- { port: '8556-8559', comment: 'RCP for WakuMonitor', ipset: 'waku-nmon.misc', iifname: 'wg0' }
|
||||
- { port: '8556-8559', comment: 'RCP for waku.test', ipset: 'waku.test', iifname: 'wg0' }
|
||||
|
|
|
@ -19,9 +19,9 @@ open_ports_list:
|
|||
nginx:
|
||||
- { port: '443', comment: 'Nginx' }
|
||||
smart-metrics:
|
||||
- { port: '{{ smart_metrics_listen_port }}', comment: 'SMART Metrics', ipset: 'metrics.hq', iifname: 'wg0' }
|
||||
- { port: '{{ smart_metrics_listen_port }}', comment: 'SMART Metrics', ipset: 'hq.metrics', iifname: 'wg0' }
|
||||
beacon-node:
|
||||
- { port: '{{ beacon_node_discovery_port }}', comment: 'Beacon Node libp2p', protocol: 'tcp' }
|
||||
- { port: '{{ beacon_node_discovery_port }}', comment: 'Beacon Node discovery', protocol: 'udp' }
|
||||
- { port: '{{ beacon_node_metrics_port }}', comment: 'Beacon Node Metrics', ipset: 'metrics.hq', iifname: 'wg0' }
|
||||
- { port: '{{ beacon_node_metrics_port }}', comment: 'Beacon Node Metrics', ipset: 'hq.metrics', iifname: 'wg0' }
|
||||
- { port: '{{ beacon_node_rest_port }}', comment: 'Beacon Node REST API', ipset: '{{ env }}.{{ stage }}', iifname: 'wg0' }
|
||||
|
|
|
@ -19,9 +19,9 @@ open_ports_list:
|
|||
nginx:
|
||||
- { port: '443', comment: 'Nginx' }
|
||||
smart-metrics:
|
||||
- { port: '{{ smart_metrics_listen_port }}', comment: 'SMART Metrics', ipset: 'metrics.hq', iifname: 'wg0' }
|
||||
- { port: '{{ smart_metrics_listen_port }}', comment: 'SMART Metrics', ipset: 'hq.metrics', iifname: 'wg0' }
|
||||
beacon-node:
|
||||
- { port: '{{ beacon_node_discovery_port }}', comment: 'Beacon Node libp2p', protocol: 'tcp' }
|
||||
- { port: '{{ beacon_node_discovery_port }}', comment: 'Beacon Node discovery', protocol: 'udp' }
|
||||
- { port: '{{ beacon_node_metrics_port }}', comment: 'Beacon Node Metrics', ipset: 'metrics.hq', iifname: 'wg0' }
|
||||
- { port: '{{ beacon_node_metrics_port }}', comment: 'Beacon Node Metrics', ipset: 'hq.metrics', iifname: 'wg0' }
|
||||
- { port: '{{ beacon_node_rest_port }}', comment: 'Beacon Node REST API', ipset: '{{ env }}.{{ stage }}', iifname: 'wg0' }
|
||||
|
|
|
@ -12,4 +12,4 @@ nimbus_fluffy_listening_port: '{{ portal_bridge_fluffy_listening_port }}'
|
|||
open_ports_list:
|
||||
nimbus-portal:
|
||||
- { comment: 'Nimbus Portal', port: '{{ portal_bridge_fluffy_listening_port }}', protocol: 'udp' }
|
||||
- { comment: 'Nimbus Portal Metrics', port: '{{ portal_bridge_fluffy_metrics_port }}', ipset: 'metrics.hq', iifname: 'wg0', protocol: 'tcp' }
|
||||
- { comment: 'Nimbus Portal Metrics', port: '{{ portal_bridge_fluffy_metrics_port }}', ipset: 'hq.metrics', iifname: 'wg0', protocol: 'tcp' }
|
||||
|
|
Loading…
Reference in New Issue