Jump to content

LXD: Difference between revisions

From NixOS Wiki
imported>InLaw
m new link address
Klinger (talk | contribs)
 
(3 intermediate revisions by 3 users not shown)
Line 4: Line 4:


== Additional Resources ==
== Additional Resources ==
[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]
[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