11 Commits

Author SHA1 Message Date
c089cd03d8 Add {de,at}.alhp.mirror.kescher.at (#25)
Hi, as shown on [the kescher.at mirrors page](https://mirror.kescher.at/#alhp), I am now hosting a mirror in both Germany and Austria.

Technically, there is also a DNS-level GeoIP subdomain at https://alhp.mirror.kescher.at, but as with the other two mirrors, I don't really put them anywhere, since mirror ranking tools are much better suited to finding an optimal mirror location.

The mirrors each have up to 2.5 Gbps of bandwidth, host rsync and https, and support both IPv4 and IPv6.

Co-authored-by: Jeremy Kescher <jeremy@kescher.at>
Reviewed-on: #25
Co-authored-by: Navi <navi@noreply.somegit.dev>
Co-committed-by: Navi <navi@noreply.somegit.dev>
2025-08-23 17:37:25 +02:00
0c7ba48e72 release prep 2024-12-15 01:25:49 +01:00
ff34cfdd9d Added alhp.mirror.hyperbit.it (#24)
Reviewed-on: #24
Co-authored-by: francescomasala <francescomasala@noreply.somegit.dev>
Co-committed-by: francescomasala <francescomasala@noreply.somegit.dev>
2024-12-15 01:23:57 +01:00
97cc451232 prepare 2024-07-24 release 2024-07-24 20:06:04 +02:00
9e1adc2f8b Add TWDS mirror (#23)
This is a new mirror located in Taiwan,
supports ipv6 and rsync, and has more than 20G bandwidth.

Reviewed-on: #23
Co-authored-by: james58899 <james59988@gmail.com>
Co-committed-by: james58899 <james59988@gmail.com>
2024-07-24 09:25:46 +02:00
ebe823cb93 Squashed commit of the following:
commit ffa5effccc
Author: Frederik “Freso” S. Olesen <freso.dk@gmail.com>
Date:   Tue Feb 20 14:56:13 2024 +0100

    Add mirrors.dotsrc.org mirror (Denmark)

    Mirrors are available via a number of different protocols; see
    https://dotsrc.org/mirrors/ for what’s available and
    https://dotsrc.org/aboutus/equipment/ for the hardware in use.

    https://dotsrc.org/ has more information about dotsrc in general, such
    as its history and specific locations.

    Note: I am not associated or affiliated with dotsrc, I just sent them an
    e-mail and asked whether ALHP would be something they might be
    interested in mirroring, and they just added it and asked if I would do
    the git committing and pull request to add it to your list, which I have
    now done. :)
2024-06-15 17:44:43 +02:00
2280e7c503 add new alhp-operated mirror 2024-06-15 17:37:27 +02:00
b6b9e2110c prepare 2024-02-08 release 2024-02-08 15:44:49 +01:00
84a4b9c165 Add mirror.sjtu.edu.cn (#20)
Reviewed-on: #20
Co-authored-by: LightQuantum <self@lightquantum.me>
Co-committed-by: LightQuantum <self@lightquantum.me>
2024-02-08 15:41:40 +01:00
d91d2c75b6 prepare 2024-02-07 release 2024-02-07 21:24:43 +01:00
6091bddc05 Add mirror.nju.edu.cn (#19)
This new mirror supports http/https/rsync, ipv4 and ipv6, 10G bandwidth.

Reviewed-on: #19
Co-authored-by: yaoge123 <yaoge123@noreply.somegit.dev>
Co-committed-by: yaoge123 <yaoge123@noreply.somegit.dev>
2024-01-30 04:49:32 +01:00

View File

@@ -1,19 +1,26 @@
## ##
## ALHP repository mirrorlist ## ALHP repository mirrorlist
## Updated on 2023-08-31
## https://somegit.dev/ALHP/alhp-mirrorlist ## https://somegit.dev/ALHP/alhp-mirrorlist
## ##
## There is an IPFS mirror available. ## There is an IPFS mirror available.
## Setup instructions in /etc/pacman.d/alhp-mirrorlist.ipfs. ## Setup instructions in /etc/pacman.d/alhp-mirrorlist.ipfs.
## ##
## Worldwide (Cloudfare) ## Worldwide (CDN)
Server = https://cdn.alhp.dev/$repo/os/$arch/
Server = https://alhp.krautflare.de/$repo/os/$arch/ Server = https://alhp.krautflare.de/$repo/os/$arch/
## Europe ## Europe
Server = https://mirror.sunred.org/alhp/$repo/os/$arch/ Server = https://mirror.sunred.org/alhp/$repo/os/$arch/
Server = https://alhp.nox.panibrez.com/$repo/os/$arch/ Server = https://alhp.nox.panibrez.com/$repo/os/$arch/
Server = https://mirrors.dotsrc.org/alhp/$repo/os/$arch/
Server = https://alhp.mirror.hyperbit.it/$repo/os/$arch/
Server = https://at.alhp.mirror.kescher.at/$repo/os/$arch/
Server = https://de.alhp.mirror.kescher.at/$repo/os/$arch/
Server = https://alhp.dev/$repo/os/$arch/ Server = https://alhp.dev/$repo/os/$arch/
## Asia ## Asia
Server = https://mirrors.shanghaitech.edu.cn/alhp/$repo/os/$arch/ Server = https://mirrors.shanghaitech.edu.cn/alhp/$repo/os/$arch/
Server = https://mirror.nju.edu.cn/alhp/$repo/os/$arch/
Server = https://mirror.sjtu.edu.cn/alhp/$repo/os/$arch/
Server = https://mirror.twds.com.tw/alhp/$repo/os/$arch/