mirror of
https://github.com/siderolabs/image-factory.git
synced 2026-01-20 16:11:59 +01:00
This pulls a fix https://github.com/siderolabs/talos/pull/12601 Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>
Image Factory
The Image Factory provides a way to download Talos Linux artifacts. Artifacts can be generated with customizations defined by a "schematic". A schematic can be applied to any of the versions of Talos Linux offered by the Image Factory to produce a "model".
The following assets are provided:
- ISO
- kernel, initramfs, and kernel command line
- UKI
- disk images in various formats (e.g. AWS, GCP, VMware, etc.)
installercontainer images
The supported frontends are:
- HTTP
- PXE
- Container Registry
The official Image Factory is available at https://factory.talos.dev.
Documentation
- API reference
- Configuration
- Required Source Container Images
- Air-gapped Deployment
- Cache
- Developing Image Factory
License
The Image Factory is licensed under the Mozilla Public License, version 2.0, except for the code in the enterprise/ folder,
which is licensed under the Business Source License 1.1.
The enterprise code is not included in the open source version of Image Factory, and it is not built by default.
Languages
Go
82.3%
HTML
9.1%
Makefile
3.3%
Dockerfile
3.1%
Shell
2.1%