Add LXD Server

Before adding an LXD server, it must first trust your client certificate.
Click here for instructions on trusting certificates.

Submit
Edit Server
Submit
Instructions

Copy the client certificate and paste it into a new file on your remote LXD server such as lxconsole.crt.

{{ client_crt }}

Import the certificate file on your remote LXD server by running the command:
lxc config trust add lxconsole.crt

For LXD servers that are not part of a cluster, use a command to listen for incoming connections, such as:
lxc config set core.https_address [::]

LXD Client Certificate
{{ client_crt }}
Remove Server
Are you sure you want to remove this server?
Yes