Update Solo to add CLI flags Mirror Node to enable ingress and pass in reserved static IP addresses #929
Labels
Internal Requirement
P0
An issue impacting production environments or impacting multiple releases or multiple individuals.
1. split the mirror node and hedera explorer into separate commands: requires #1081
2. flag to enable ingress for mirror node
ingress.enabled=true
, example3. flag to pass in the mirror node static IP address
controller.service.loadBalancerIP=<the reserved mirror node load balancer static IP address>
4. flag to enable ingress for hedera explorer
ingress.enabled=true
, exampleenableHederaExplorerTls
is not set, this needs to change. if the ingress for hedera explorer is enabled, this code still needs to run:hederaExplorerTlsLoadBalancerIp
tohederaExplorerLoadBalancerIp
additional references
Issue Links
The text was updated successfully, but these errors were encountered: