summaryrefslogtreecommitdiff
path: root/meta-unit-core/dynamic-layers/virtualization-layer/recipes-containers
AgeCommit message (Collapse)Author
2026-01-28Switch from banner (python) to banner-rsunitexe
2026-01-26Move CNCF distribution registry TLS cert & key generation to system unitunitexe
- Moving to system unit allows the generation scriptto update the system trust store - Distribution quadlet waits for TLS cert & key generation using path activation
2026-01-23Get as much info showing in grafana node exporter dashboard as possibleunitexe
- Enable various collectors disabled by default - Bind dbus socket to the location expected by the node exporter - Provide exporter with correct path to procfs
2026-01-23Grafana quadlet with prometheus node exporter dashboardunitexe
2026-01-22Switch from legacy, rootful registry to rootless CNCF distributionunitexe
2026-01-20Prometheus node exporter quadletunitexe
2026-01-20Enable all prometheus podman exporter collectorsunitexe
Only the container collector is enabled by default. This enables collectors for images, networks, pods, volumes & the system.
2026-01-19Rootful & rootless prometheus podman exportersunitexe
2026-01-19Use upstream images (instead of local registry) for everything (for now) to ↵unitexe
simplify testing
2026-01-17Update pubd kube yml to use images from local registryunitexe
2026-01-17Install pubd proto files so pubd kube can startunitexe
2026-01-16Update banner recipe to use upstream quadlet with patch to use local registryunitexe
2026-01-16Rootless pubd kubeunitexe
2026-01-15Use banner quadlet from its repositoryunitexe
2026-01-13Banner quadlet updatesunitexe
- Use local registry instead of GHCR - Set PYTHONUNBUFFERED so print statements show up in journal - Remove multi-user.target because it is NA to user units
2026-01-13Rootful registry quadlet with TLS supportunitexe
2026-01-13Fix circular dependency between banner-quadlet and add-user-svcunitexe
2026-01-11Rootless banner quadletunitexe
2026-01-03Use pasta instead of slirp4netns since it should be default since podman 5.0.0unitexe
2026-01-03Disable podman docker wrapperunitexe
2026-01-03Podman (rootful & rootless) supportunitexe
- Rootless support for unitexe user specifically