oraichain / node_balancer

Load balancing for LCD and RPC of cosmos-sdk based nodes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to start

docker-compose up -d
docker-compose exec ingress ash
# install requirements
apk add perl curl && opm get ledgetech/lua-resty-http bungle/lua-resty-template

# start nginx
nginx

About

Load balancing for LCD and RPC of cosmos-sdk based nodes


Languages

Language:Lua 55.4%Language:HTML 44.6%