[lxc-users] [SOLVED] lxd not providing port 8443
Mark Constable
markc at renta.net
Wed Aug 12 14:12:44 UTC 2015
On Tuesday, August 11, 2015 10:25:47 PM Kevin LaTona wrote:
> > However, neither my local or remote test machines have anything running on
> > port 8443. Is there some "trick" to start lxd plus access via port 8443?
Yes, there is :-)
> There was an issue like this back around 0.8 but it was fixed.
Hey Kevin, thanks for your help. I eventually sorted it out and it was simply
my lack of attention to recent developments of LXD 0.15 released a week ago.
According to -> https://linuxcontainers.org/lxd/news/
"The --tcp daemon option has been replaced by the core.https_address option
allowing users to change the address and port LXD binds to. Changes are now
applied immediately."
And indeed it does so "lxd config set core.https_address 192.168.0.2" got me
a port :8443 on my local host as soon as I hit enter, as advertised.
More information about the lxc-users
mailing list