Jump to content

LXD: Difference between revisions

From NixOS Wiki
imported>Srid
No edit summary
imported>Makefu
add stub information and expansion marker
Line 1: Line 1:
LXD is a next generation system container manager. It offers a user experience similar to virtual machines but using Linux containers instead.
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]
{{expansion}}
 
== Additional Resources ==


[https://www.srid.ca/2012301.html Blog post on using LXD in NixOS]
[https://www.srid.ca/2012301.html Blog post on using LXD in NixOS]

Revision as of 06:43, 27 May 2020

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 on using LXD in NixOS