moonstream/nodes/node_balancer
kompotkot 0b371b1a57 Removed unused imports 2022-05-10 19:13:09 +00:00
..
cmd Removed unused imports 2022-05-10 19:13:09 +00:00
configs
README.md
dev.sh
go.mod
go.sum
main.go
sample.env

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