On Fri, Jan 8, 2016 at 11:13 AM, Fabian Deutsch <fdeutsch(a)redhat.com> wrote:
5. Browse to <http:> (on the host, not inside the VM), this
request
will be forwarded to port 9090 inside the VM, where cockpit is
There is obviously a small bug in the step above, so here a small correction.
In step 5. for accessing cockpit, you should use:
- When you use the VM approach:
http://localhost:19090/
- When you use bare metal:
http://YOUR_HOST:9090
- fabian