Curio GUI
This page describe how to access the Curio GUI and what information is available there.
Accessing Curio GUI
Changing default GUI port
curio config edit base # The address that should listen for Web GUI requests.
#
# type: string
#GuiAddress = "0.0.0.0:4701"
should be changed to below
# The address that should listen for Web GUI requests.
#
# type: string
GuiAddress = "127.0.0.1:4702"GUI menu and dashboards
Home Page

Configuration page


Sectors

PoRep Pipeline


Node details

Last updated