Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aleskandro/my-ostree-config
OSTree-native container configs for a custom Fedora Kinoite for personal use
https://github.com/aleskandro/my-ostree-config
fedora ostree rpm-ostree silverblue
Last synced: about 2 months ago
JSON representation
OSTree-native container configs for a custom Fedora Kinoite for personal use
- Host: GitHub
- URL: https://github.com/aleskandro/my-ostree-config
- Owner: aleskandro
- Created: 2022-12-07T18:40:28.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-11-01T09:03:04.000Z (2 months ago)
- Last Synced: 2024-11-01T10:17:27.605Z (2 months ago)
- Topics: fedora, ostree, rpm-ostree, silverblue
- Language: Vim Script
- Homepage:
- Size: 796 KB
- Stars: 12
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# OSTree-native container distribution of configs across personal desktop workstations
This repository is meant to version my workstations configuration for their OSTree-based Fedora Kinoite installations and to deliver upgrades to those workstations (both packages and host configuration) by exploiting the OSTree native container feature and a CI based on GitHub actions.
The BaseOS image is built from the original workstation-ostree-config [pagure repository](https://ostreedev.github.io/ostree/) with no modifications and until issues at [^1][^2] are ready.
On top of the BaseOS image, I'm using layering to deliver non-sensitive content via the OCI images stored in quay.io. My systems are then tracking a tag in the quay.io repository, upgrading automatically to my latest commit in this repository.
Further considerations at: https://www.aleskandro.com/posts/rpm-ostree-container-native-fedora-silverblue-kinoite-dual-boot/
[^1]: https://discussion.fedoraproject.org/t/feature-for-custom-rpm-ostree-container-native-builds/44480
[^2]: https://github.com/fedora-silverblue/issue-tracker/issues/359