NHC
1. Download the baseline configuration YAML
2. Edit baseline
change
api_port
WITH your own API PORT (80 or 8080)
3. run docker make sure you run in cd /tmp/nhc/
Request NHC
Use this request if you already installing step above(●'◡'●)
change
NHC_URL
with your own NHC MACHINE IPchange
NODE_URL
with your own NODE MACHINE IPchange
api_port
WITH your own API PORT (80 or 8080)
If running on same machine
change
NHC_URL
tolocalhost
YOU CAN CHECK IN ANY SERVER IP make sure you already installed docker & jq
Last updated