← Back to catalog component · rpm-repo

Holbreich RPM Repository

GitHub Pages-hosted RPM repository for distributing Alexander Holbreich projects such as adr-tool.

ID
rpm-repo
Kind
component
Owner
aholbreich
Lifecycle
production
Tier
2
System
developer-tools
Domain
package-distribution
Platform
github-pages

Open repository ↗

Tech stack

Data
rpmrepodata
Runtime
github-pagesrpm-based-linux
Tooling
createrepodnfyumgithub-actions

Documentation

Holbreich RPM Repository

The Holbreich RPM Repository publishes RPM packages and repository metadata through GitHub Pages. It gives Fedora, RHEL, CentOS, and compatible systems a simple DNF/YUM installation path for projects such as ADR Tool.

Responsibilities

  • store RPM package artifacts
  • publish generated repodata/ metadata
  • document client repository setup
  • serve packages over GitHub Pages

Architecture

flowchart LR
    Package[RPM packages] --> Metadata[repodata]
    Metadata --> Pages[GitHub Pages]
    Pages --> DNF[dnf / yum clients]
    DNF --> User[Installed tools]

Source

This entry was generated from the public, non-fork GitHub repository metadata and README content available under aholbreich.

Operations

Dependencies

No dependencies declared.

Quality

No validation issues.