Combines Incus documentation from its git repo in a single file ready for AI consumption.
The combined file is incus-doc-git.txt.
Incus is a truly free open-source command-line container and virtual machine manager.
It provides a unified experience for running and managing :
- full Linux systems inside containers (shares the host kernel).
- full Linux or non-Linux systems in virtual machines (UEFI or not).
- OCI container images (similar to Docker or Podman).
Incus supports container and virtual-machine images for a large number of Linux distributions (official Ubuntu images and images provided by the community).
It scales from one instance on a single machine to a cluster in a full data center rack, making it suitable for running workloads both for development and in production.
Incus allows you to easily set up a system that feels like a small private cloud. You can run any type of workload in an efficient way while keeping your resources optimized.
- To contain a cleaned copy of the documentation of incus found in its git repo in the /doc folder
- To contain a single file combining the documentation for AI consumption.
- Date of extraction : Check the extraction-date.txt file.
- The content of the doc/incus folder was extracted automatically from the git doc folder (with cleaning).
- Generation scripts found in the scripts folder. The complete extraction cycle is controlled by scripts/refresh.sh