How-to guides

These how-to guides cover key operations and processes in LXD.

Set up the LXD server and initial access

LXD can be installed and initialized in multiple ways. Afterward, the server can be configured for network access through the CLI or UI client.

Work with LXD

Instances are created from images and can be either system containers or virtual machines. Projects are useful for grouping related instances and managing user access.

Get ready for production

For production deployments, clusters of LXD servers help support higher loads. The production setup guides also cover performance, monitoring, backup, and disaster recovery.

Perform server administration

Authenticate to the APIs

Bearer tokens can be used to authenticate to the LXD API; refer to Remote API authentication for other methods. The DevLXD API is used for communication between instances and their host.

Engage with us