Difference between revisions of "LXD"

From NixOS Wiki
Jump to: navigation, search
m (add applications and server categories)
(Add warning about the new wiki)
Line 1: Line 1:
 +
{{warning|1=You are reading an article on the deprecated unofficial wiki. For the up to date version of this article, see https://wiki.nixos.org/wiki/LXD.}}
 +
 
LXD (Linux Container Hypervisor) offers a REST API to manage containers.
 
LXD (Linux Container Hypervisor) offers a REST API to manage containers.
 
LXD configuration is supported via [https://search.nixos.org/options/?query=lxd NixOS options]
 
LXD configuration is supported via [https://search.nixos.org/options/?query=lxd NixOS options]

Revision as of 16:34, 4 April 2024

Warning: You are reading an article on the deprecated unofficial wiki. For the up to date version of this article, see https://wiki.nixos.org/wiki/LXD.

LXD (Linux Container Hypervisor) offers a REST API to manage containers. LXD configuration is supported via NixOS options

Additional Resources

Blog post - Running NixOS in a Linux Container - LXC

Blog post on using LXD in NixOS