LXD: Difference between revisions
imported>Srid Created page with "[Blog post on using LXD in NixOS](https://www.srid.ca/2012301.html)" |
|||
(7 intermediate revisions by 6 users not shown) | |||
Line 1: | Line 1: | ||
[Blog post | 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] | |||
{{expansion}} | |||
== 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] | |||
[[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