Relocate LXD to virtualisation section and modernize documentation#594
Open
Relocate LXD to virtualisation section and modernize documentation#594
Conversation
Co-authored-by: TheJJ <673543+TheJJ@users.noreply.github.com>
…26.04 Co-authored-by: TheJJ <673543+TheJJ@users.noreply.github.com>
Co-authored-by: TheJJ <673543+TheJJ@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Update LXD documentation for clarity and organization
Relocate LXD to virtualisation section and modernize documentation
Jan 23, 2026
TheJJ
requested changes
Jan 23, 2026
…fferences, simplify structure Co-authored-by: TheJJ <673543+TheJJ@users.noreply.github.com>
TheJJ
requested changes
Jan 23, 2026
Member
TheJJ
left a comment
There was a problem hiding this comment.
please don't remove the backing store section. we just wanted to get rid of 'trust password'.
Co-authored-by: TheJJ <673543+TheJJ@users.noreply.github.com>
Author
Fixed - the backing store section has been restored. Only the trust password paragraph was removed. (88e68df) |
TheJJ
requested changes
Jan 23, 2026
Member
TheJJ
left a comment
There was a problem hiding this comment.
the filename should no longer be lxd-containers.md, but rather just lxd.md
Co-authored-by: TheJJ <673543+TheJJ@users.noreply.github.com>
Author
Renamed from |
TheJJ
approved these changes
Jan 23, 2026
Member
TheJJ
left a comment
There was a problem hiding this comment.
content-wise this looks good now i think.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
LXD Documentation Improvements - Complete ✅
All improvements from the issue have been successfully implemented and PR feedback addressed.
1. Relocated LXD Documentation ✅
docs/how-to/containers/lxd-containers.mdtodocs/how-to/virtualisation/lxd.mdlxd-containers.mdtolxd.mddocs/how-to/virtualisation.mdto include LXDdocs/how-to/containers.mdto reference LXD as a bullet point with toctree entryredirects.txtlxd-containerstolxd2. Content Improvements ✅
lxd initcommand prominent in its own code blockadduser joe lxdtogpasswd -a joe lxdlxc initalongsidelxc launchfor creating containerslxc launch --vmfor creating virtual machineslxc exec n1 -- sudo -i -u ubuntufor proper login shellsudo -iandlxc shellcommandslxc config set core.trust_password PASSWORDcommandopt-mountdevice name and/optabsolute pathYYYY-MM-DDtosnapshot-nametestcontainertonew-container3. Maintenance Updates ✅
Original prompt
✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.