Simple question, How do I connect to Nabox?
I followed the instructions https://nabox.org/documentation/installation/
on a Vsphere env I get a running VM that I can't connect to via either http or https.
web browser to https://<ip>/ results in:
This site can’t be reached igqprnabox01.alaskaair.com refused to connect.
ssh as root won't let me login.
I CAN log in on the console as root, ping the default router, ping things on other subnets. So general network connectivity looks good.
dc logs -f nabox-harvest2
shows harvest running on 127.0.0.1:5000 and 172.18.0.8:5000
What am I missing?