2 Commits

Author SHA1 Message Date
Laura Brehm
fca99d01a5
chore: update docs/developing.md
Some of the information in `docs/developing.md` was outdated (i.e. there
is no `integration` Makefile target anymore, there's
`integration-{direct|cdn|s3|proxy-installer|enterprise}`).

Also added a mention of the `docker-compose-` targets, for running image
factory.

Signed-off-by: Laura Brehm <laurabrehm@hey.com>
2026-01-09 13:50:33 +00:00
Mateusz Urbanek
f57218fbf0
feat: refactor configuration of image factory
Refactor configuration of Image Factory.
This PR removes most of the flags, and instead allows configuration
using config files and/or environment variables.

Signed-off-by: Mateusz Urbanek <mateusz.urbanek@siderolabs.com>
2025-12-22 14:24:46 +01:00