Difference between revisions of "LXD"

From NixOS Wiki
Jump to: navigation, search
(Add warning about the new wiki)
m (rollback unauthorized mass edits)
Tag: Rollback
 
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]

Latest revision as of 11:01, 6 April 2024

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