🔧 Metal3 Ironic APK Repository

APK packages for OpenStack Ironic and dependencies, built for Alpine Linux and Wolfi

⚠️ Notice: This is an unofficial community repository. Packages are provided as-is for development and testing purposes.

Alpine Linux

Compatible with Alpine Linux edge and recent stable releases.

Wolfi

Compatible with Wolfi Linux and Chainguard Images.

🚀 Quick Start

Alpine Linux

Add the repository to your APK configuration:

echo "https://metal3-community.github.io/ironic-packages/alpine/x86_64" >> /etc/apk/repositories apk update apk add py3-ironic

Wolfi

For Wolfi-based containers or systems:

echo "https://metal3-community.github.io/ironic-packages/wolfi/x86_64" >> /etc/apk/repositories apk update apk add py3-ironic

Repository URLs

# Alpine https://metal3-community.github.io/ironic-packages/alpine/x86_64 https://metal3-community.github.io/ironic-packages/alpine/aarch64 # Wolfi https://metal3-community.github.io/ironic-packages/wolfi/x86_64 https://metal3-community.github.io/ironic-packages/wolfi/aarch64