Thanks to visit codestin.com
Credit goes to docs.xpipe.io

XPipe LogoXPipe Documentation

LXD/incus

Accessing your LXD/incus containers

Introduction

The LXC integration is essentially an integration for both LXD and incus. For other LXC-based integrations, such as Proxmox, see their respective integration guide.

The integration uses the incus and lxc command-line tools. Searching for available connections on a system should make LXD and incus connections show up if they are installed on that system. Both simple containers and VMs are supported, and XPipe does not differentiate between these two types in any way.

Privileges

Whether or not the integration requires the root user to interact with the respective daemon depends on your individual setup, in most cases, whether your user is added to the authorized lxd / incus-admin groups or not. If your user is not a member of that group, root is required. Both rootless and root variants are supported, and XPipe will prompt you for your sudo password if needed. For more information, see the incus documentation on access to the daemon.

On this page