Germany Open Source Mirror

AS47526 Sovereign Infrastructure Germany IPv4 + IPv6 🇩🇪 DE

Germany Open Source Mirror

Kostenloser Software-Mirror mit über 30 Open-Source-Repositories — Debian, Ubuntu, Fedora, Rocky Linux, EPEL, Arch, Proxmox, Docker, Kubernetes und mehr. Täglich synchronisiert, eigene Hardware in Germany, IPv4 + IPv6.

Data Integrity — all packages are cryptographically verified
GPG/APT Debian, Ubuntu, Proxmox, Docker, FRR, Ceph, Trivy, Grafana, NVIDIA CTK apt verifies automatically
GPG/RPM Fedora, Rocky Linux dnf/yum verifies automatically
Pacman-Sig Arch, CachyOS, Garuda, EndeavourOS Signed package databases
APK-Sig Alpine Linux apk built-in signature verification
SHA256/SHA512 Helm, k9s, Cilium, Ollama, llama.cpp, Containerlab, Prometheus, OpenShift, BIND, HAProxy, StrongSwan, DPDK, OpenBGPD, BIRD Checksums in release files
opkg-Sig OpenWrt Signed package lists
Git PegaProx, VyOS Git commit hashes
We do not re-sign anything — all packages carry their original upstream signatures. → Setup & GPG Keys

Operating Systems

stable
Alpine Linux
https://mirror.as47526.net/alpine/v3.23/main
Copy setup
# /etc/apk/repositories https://mirror.as47526.net/alpine/v3.23/main https://mirror.as47526.net/alpine/v3.23/community
Replace file, then: apk update
rolling
Arch Linux
Server = http://mirror.as47526.net/arch/$repo/os/$arch
Copy setup
# Add to top of /etc/pacman.d/mirrorlist: Server = http://mirror.as47526.net/arch/$repo/os/$arch
Dann: sudo pacman -Syy
rolling
CachyOS
Server = http://mirror.as47526.net/cachyos/$repo/$arch
Copy setup
# /etc/pacman.d/cachyos-mirrorlist add at top: Server = http://mirror.as47526.net/cachyos/$repo/$arch
stable
Debian GNU/Linux
deb http://mirror.as47526.net/debian bookworm main contrib non-free non-free-firmware
Copy setup
sudo tee /etc/apt/sources.list <<'EOF' deb http://mirror.as47526.net/debian bookworm main contrib non-free non-free-firmware deb http://mirror.as47526.net/debian bookworm-updates main contrib non-free non-free-firmware deb http://mirror.as47526.net/debian-security bookworm-security main contrib non-free non-free-firmware EOF sudo apt update
rolling
EndeavourOS
Server = http://mirror.as47526.net/endeavouros/$repo/$arch
Copy setup
# /etc/pacman.d/endeavouros-mirrorlist oben: Server = http://mirror.as47526.net/endeavouros/$repo/$arch
stable
EPEL
Extra Packages for Enterprise Linux (RHEL/Rocky/Alma)
http://mirror.as47526.net/epel/
Copy setup
sudo dnf install epel-release sudo sed -i 's|^metalink=|#metalink=|g; s|^#baseurl=https://download.example/pub/epel|baseurl=http://mirror.as47526.net/epel|g' /etc/yum.repos.d/epel*.repo sudo dnf makecache
stable
Fedora Linux
http://mirror.as47526.net/fedora/
Copy setup
sudo sed -i 's|^metalink=|#metalink=|g; s|^#baseurl=http://download.example/pub/fedora/linux|baseurl=http://mirror.as47526.net/fedora|g' /etc/yum.repos.d/fedora*.repo sudo dnf makecache
rolling
Garuda Linux
Server = http://mirror.as47526.net/garuda/$repo/$arch
Copy setup
# /etc/pacman.d/chaotic-mirrorlist oben: Server = http://mirror.as47526.net/garuda/$repo/$arch
stable
OpenWrt
http://mirror.as47526.net/openwrt/
Copy setup
sed -i 's|https://downloads.openwrt.org|http://mirror.as47526.net/openwrt|g' /etc/opkg/distfeeds.conf opkg update
stable
Proxmox VEdeb http://mirror.as47526.net/proxmox/debian/pve bookworm pve-no-subscription
Copy setup
sudo rm -f /etc/apt/sources.list.d/pve-enterprise.list echo 'deb http://mirror.as47526.net/proxmox/debian/pve bookworm pve-no-subscription' | sudo tee /etc/apt/sources.list.d/pve-mirror.list sudo apt update
stable
Rocky Linux
http://mirror.as47526.net/rocky/
Copy setup
sudo sed -i 's|^mirrorlist=|#mirrorlist=|g; s|^#baseurl=http://dl.rockylinux.org/$contentdir|baseurl=http://mirror.as47526.net/rocky|g' /etc/yum.repos.d/rocky*.repo sudo dnf makecache
lts
Ubuntu Linux
deb http://mirror.as47526.net/ubuntu noble main restricted universe multiverse
Copy setup
sudo tee /etc/apt/sources.list <<'EOF' deb http://mirror.as47526.net/ubuntu noble main restricted universe multiverse deb http://mirror.as47526.net/ubuntu noble-updates main restricted universe multiverse deb http://mirror.as47526.net/ubuntu noble-security main restricted universe multiverse EOF sudo apt update
nos
VyOShttp://mirror.as47526.net/vyos/
Copy setup
wget http://mirror.as47526.net/vyos/rolling/
Rolling + release ISOs
★ featured
PegaProx
Datacenter management for Proxmox VE & XCP-NG — multi-cluster, load balancing, cross-cluster VM migration
http://mirror.as47526.net/pegaprox/
Copy setup
git clone http://mirror.as47526.net/pegaprox/
Git mirror, updated daily · GitHub

Cloud Native & Kubernetes

cni
Cilium CLI + Hubble
http://mirror.as47526.net/cilium/
lab
Containerlab
http://mirror.as47526.net/containerlab/
pkg
Helm
http://mirror.as47526.net/helm/
cli
k9s
http://mirror.as47526.net/k9s/
cli
OpenShift CLI (oc, opm, CRC)http://mirror.as47526.net/openshift/
security
Trivy (Aqua Security)
http://mirror.as47526.net/trivy/

AI & Machine Learning

inference
llama.cpphttp://mirror.as47526.net/llama.cpp/
gpu
NVIDIA Container Toolkithttp://mirror.as47526.net/nvidia-container-toolkit/
llm
Ollama
http://mirror.as47526.net/ollama/

Monitoring & Observability

dashboard
Grafanahttp://mirror.as47526.net/grafana/
metrics
Prometheushttp://mirror.as47526.net/prometheus/

Network & Infrastructure

dns
BIND 9 (ISC)http://mirror.as47526.net/bind/
routing
BIRD 2 (CZ.NIC)http://mirror.as47526.net/bird/
storage
Ceph (Reef + Quincy)
deb http://mirror.as47526.net/ceph/debian-reef bookworm main
dataplane
DPDKhttp://mirror.as47526.net/dpdk/
routing
FRR — Free Range Routing
deb http://mirror.as47526.net/frr bookworm frr-stable
proxy
HAProxyhttp://mirror.as47526.net/haproxy/
dns
Knot DNS (CZ.NIC)http://mirror.as47526.net/cznic/
bgp
OpenBGPDhttp://mirror.as47526.net/openbgpd/
mail
OpenDKIMhttp://mirror.as47526.net/opendkim/
mail
OpenDMARChttp://mirror.as47526.net/opendmarc/
rpki
RIPE NCC Toolshttp://mirror.as47526.net/ripe/tools/
vpn
StrongSwan
http://mirror.as47526.net/strongswan/
dataplane
VPP — fd.iodeb http://mirror.as47526.net/vpp/debian/bookworm ./

Dev Tools & Containers

stable
Docker CEdeb [arch=amd64] https://mirror.as47526.net/docker/linux/debian bookworm stable setup script
releases
Portainer CEhttp://mirror.as47526.net/portainer/
Ad-free? From €25 — ads removed instantly. Or use an adblocker. We do not block anyone.
Your project missing? mirror@handily.network

Services

p2p
BitTorrent Seeding

Official Debian & Ubuntu ISOs are permanently seeded

/torrents
msg
dropmsg.net

Securely transmit one-time messages — link self-destructs after retrieval

dropmsg.net