terraform.tfvars
file and add these 2 variablespublic_key
variable in main.tf
file points to your Public key pathGenerate New Token
buttonterraform.tfvars
filepvt_key
variable will now look like this:8545
by default) make sure that you set up Firewall rules either in DigitalOcean or by using Linux iptables
YOUR_DROPLET_IP:3000
admin:admin
credentials and change the password if you wishYOUR_DROPLET_IP:3000/dashboards
endpointYOUR_DROPLET_IP:9090
YOUR_DROPLET_IP:9091
and verify if metrics are inflowingYOUR_DROPLET_IP:5341
, you will be albe to query your Nethermind client logs. Feel free to create some useful Signals, Queries
or Dashboards.