Welcome to Proxmox Port Mirrors

Brower Mirrors

Quick Start

1. Download port gpg key

curl -L https://mirrors.apqa.cn/proxmox/debian/pveport.gpg -o /etc/apt/trusted.gpg.d/pveport.gpg

2. Add address to sources.list

echo "deb https://mirrors.apqa.cn/proxmox/debian/pve bullseye port">/etc/apt/sources.list.d/pveport.list

3. Do apt update

apt update

CDN Mirros

They are rsync from mirrors.apqa.cn

Korea: https://mirrors.apqa.cn

Hong Kong: https://hk.mirrors.apqa.cn

China: https://mirrors.lierfang.com

Germany: https://de.mirrors.apqa.cn

If you want sync and share it , pls open a issue and i will put it here.

Repository catalog

    .
    ├── index.html
    └── proxmox
        ├── debian
        │   ├── devel    -->devel files
        │   │   └── dists
        │   │       ├── bookworm
        │   │       │   ├── InRelease
        │   │       │   ├── Packages
        │   │       │   ├── Release
        │   │       │   └── port
        │   │       │       ├── binary-arm64
        │   │       │       ├── binary-loong64
        │   │       │       └── binary-riscv64
        │   │       └── bullseye
        │   │           ├── InRelease
        │   │           ├── Release
        │   │           └── port
        │   │               └── binary-arm64
        │   ├── kernel    -->Some Kernel 
        │   │   └── dists
        │   │       └── sid
        │   │           ├── InRelease
        │   │           ├── Release
        │   │           ├── port
        │   │           │   ├── binary-arm64
        │   │           │   ├── binary-loong64
        │   │           │   └── binary-riscv64
        │   │           └── test
        │   │               ├── binary-arm64
        │   │               ├── binary-loong64
        │   │               └── binary-riscv64
        │   ├── pbs         -->Proxmox Backup Server files
        │   │   └── dists
        │   │       ├── bookworm
        │   │       │   ├── InRelease
        │   │       │   ├── Packages
        │   │       │   ├── Release
        │   │       │   └── port
        │   │       │       └── binary-arm64
        │   │       └── bullseye
        │   │           ├── InRelease
        │   │           ├── Release
        │   │           └── port
        │   │               └── binary-arm64
        │   ├── pve          -->Proxmox VE files
        │   │   └── dists
        │   │       ├── bookworm
        │   │       │   ├── InRelease
        │   │       │   ├── Packages
        │   │       │   ├── Release
        │   │       │   ├── Release.gpg
        │   │       │   ├── port
        │   │       │   │   └── binary-arm64
        │   │       │   └── pvetest
        │   │       │       └── binary-arm64
        │   │       ├── bullseye
        │   │       │   ├── InRelease
        │   │       │   ├── Packages
        │   │       │   ├── Release
        │   │       │   ├── port
        │   │       │   │   └── binary-arm64
        │   │       │   └── truenas
        │   │       │       └── binary-amd64
        │   │       └── sid
        │   │           ├── InRelease
        │   │           ├── Packages
        │   │           ├── Release
        │   │           └── port
        │   │               └── binary-loong64
        │   └── pveport.gpg  -->gpg key
        ├── isos
        │   ├── proxmox-ve_6.4-1-loong64.iso
        │   ├── proxmox-ve_6.4-loong64.iso
        │   ├── proxmox-ve_7.4-1-arm.iso
        │   ├── proxmox-ve_8.0-1_arm64-only-for-test.iso
        │   └── proxmox-ve_8.0-1_arm64.iso
        ├── lxc             -->Lxc for arm64
        │   ├── alpine
        │   ├── archlinux
        │   ├── centos
        │   ├── debian
        │   ├── download_lxc.sh
        │   ├── fedora
        │   ├── lxc.json
        │   ├── rockylinux
        │   └── ubuntu
        └── qemu-images      --> Some qcow2
            └── debian
                └── loong64
                    ├── create.sh
                    └── debian-sid-2023-07-25-cloud.qcow2.gz
speedtest