Files
warewulf/userdocs/index.rst
Jonathon Anderson 45a690ca4e Rename "container" to "image"
- Updated `wwctl upgrade` to handle updates
- Maintained `.Container` and `.ContainerName` in tstruct
- Added `ContainerName()` methods to node and profile objects
- Added `--container`, `-C` aliases to wwctl commands (`<node|profile> <add|set>`)
- Added `wwctl container` alias
- Added support for `container_exit.sh` if `image_exit.sh` is not found

Signed-off-by: Jonathon Anderson <janderson@ciq.com>
2025-01-19 05:54:19 -07:00

61 lines
1.7 KiB
ReStructuredText

==========
User Guide
==========
Welcome to the Warewulf User Guide!
.. toctree::
:maxdepth: 2
:caption: Contents
Introduction <contents/introduction>
Background <contents/background>
Stateless Provisioning <contents/stateless>
Control Server Setup <contents/setup>
Warewulf Installation <contents/installation>
Warewulf Configuration <contents/configuration>
Controlling Warewulf (wwctl) <contents/wwctl>
Warewulf Initialization <contents/initialization>
Image Management <contents/images>
Kernel Management <contents/kernel>
Boot Management <contents/boot-management>
Node Configuration <contents/nodeconfig>
Node Profiles <contents/profiles>
Warewulf Overlays <contents/overlays>
Node Provisioning <contents/provisioning>
IPMI <contents/ipmi>
Disk Management <contents/disks>
Security <contents/security>
Templating <contents/templating>
dnsmasq <contents/dnsmasq>
Troubleshooting <contents/troubleshooting>
Known issues <contents/known-issues>
.. toctree::
:maxdepth: 2
:caption: Quickstart
Enterprise Linux (Rocky Linux, CentOS, and RHEL) <quickstart/el>
openSUSE Leap and SLES 15 <quickstart/suse15>
Debian 12 <quickstart/debian12>
.. toctree::
:maxdepth: 2
:caption: Contributing
Contributing <contributing/contributing>
Debugging <contributing/debugging>
Documentation <contributing/documentation>
Development Environment (Vagrant) <contributing/development-environment-vagrant>
Development Environment (KVM) <contributing/development-environment-kvm>
Development Environment (VirtualBox) <contributing/development-environment-vbox>
Glossary <contents/glossary>
.. toctree::
:maxdepth: 2
:caption: Reference
:glob:
reference/*