moonstream/nodes/node_balancer
kompotkot 77c7abbda7 Node balancer config file deployment 2022-05-10 19:00:49 +00:00
..
cmd Cli config file for node list setup 2022-05-10 18:25:04 +00:00
configs Node balancer config file deployment 2022-05-10 19:00:49 +00:00
README.md Version, env variables check, deployment script 2021-12-20 15:01:37 +00:00
dev.sh Cli config file for node list setup 2022-05-10 18:25:04 +00:00
go.mod Version, env variables check, deployment script 2021-12-20 15:01:37 +00:00
go.sum Version, env variables check, deployment script 2021-12-20 15:01:37 +00:00
main.go Cli config file for node list setup 2022-05-10 18:25:04 +00:00
sample.env Version, env variables check, deployment script 2021-12-20 15:01:37 +00:00

README.md

Node Balancer application

Installation

  • Prepare environment variables
  • Build application
go build -o nodebalancer
  • Run with following parameters:
nodebalancer -host 0.0.0.0 -port 8544 -healthcheck