Installation failing on OSX
Steven Zou <sz...@...>
Vishnu,
So far, the OSX is not officially verified and supported.
thanks®ards -- Steven (邹佳)
Engineer, CNA, VMware R&D
Mail: sz...@... Cell: +8618600021252 Addr: 9F Tower C, Raycom Info Tech Park, No. 2 Kexueyuan South Road Haidian District, Beijing 100738 China
From: <harb...@...> on behalf of Vishnu Vardhan <va...@...>
Hi,
A basic installation on OSX is failing.
All components are installing, and I get the following message in the end -
✔ ----Harbor has been installed and started successfully.----
Now you should be able to visit the admin portal at http://10.0.0.24:8888. For more details, please visit https://github.com/goharbor/harbor .
But connection to that host fails with connection refused:
~/Downloads/harbor $ curl http://10.0.0.24:8888 curl: (7) Failed to connect to 10.0.0.24 port 8888: Connection refused
I first tried the default port - but that was not working, and so tried to change the port - following instructions on GitHub. Same error
I had some permissions trouble during the install and had to 1. Create directories manually (e.g /data/redis) 2. Change ownership of some directories from root to my user name e.g /var/log/harbor, ./common/config/custom-ca-bundle.crt
The only change to the harbor.cfg is the hostname (10.0.0.24) with our without the custom port.
Please advice.
-- |
|