Jump to content

LXD: Difference between revisions

From NixOS Wiki
imported>Makefu
add stub information and expansion marker
Klinger (talk | contribs)
 
(5 intermediate revisions by 4 users not shown)
Line 1: Line 1:
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://nixos.org/nixos/options.html#lxd NixOS options]
LXD configuration is supported via [https://search.nixos.org/options/?query=lxd NixOS options]
{{expansion}}
{{expansion}}


== Additional Resources ==
== Additional Resources ==


[https://www.srid.ca/2012301.html Blog post on using LXD in NixOS]
[https://www.thedroneely.com/posts/running-nixos-linux-containers Blog post - Running NixOS in a Linux Container - LXC]
 
[https://www.srid.ca/lxc-nixos Blog post on using LXD in NixOS]
 
 
[[Category:Server]]
[[Category:Container]]

Latest revision as of 21:00, 19 April 2024

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

☶︎
This article or section needs to be expanded. Further information may be found in the related discussion page. Please consult the pedia article metapage for guidelines on contributing.

Additional Resources

Blog post - Running NixOS in a Linux Container - LXC

Blog post on using LXD in NixOS