Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions docs/books/lxd_server/00-toc.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,10 @@ tags:

# Creating a full LXD server

!!! warning "LXD status"

Note that LXD does not contain current images of Rocky Linux 10, or most if not all other RHEL clone images. This is likely due to the licensing changes that kept the Linux Containers project from contributing images to LXD. (see other notes below.) That means that if you want a modern containerized platform, based on the original development of LXD and with the many of the original developers contributing, your best bet is to switch to [Incus](../incus_server/00-toc.md).

!!! info

This procedure should work for Rocky Linux 8.x or 9.x. If you are looking for a modern implementation of this project from the former lead developers of LXD, but available only for Rocky Linux 9.x, check out [the Incus Server book](../incus_server/00-toc.md).
Expand Down
2 changes: 1 addition & 1 deletion docs/guides/containers/.pages
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
---
nav:
- LXD Server: https://docs.rockylinux.org/books/lxd_server/00-toc/
- Incus Server: https://docs.rockylinux.org/books/incus_server/00-toc/
- ...