mirrors icon indicating copy to clipboard operation
mirrors copied to clipboard

Add vault to mirrors list

Open yaoge123 opened this issue 2 years ago • 3 comments

mirror.nju.edu.cn already exists almalinux mirror. Now the almalinux-vault mirror has been added, but I don't know how to add it to the mirrors list

http://mirror.nju.edu.cn/almalinux-vault/ https://mirror.nju.edu.cn/almalinux-vault/ rsync://mirror.nju.edu.cn/almalinux-vault/

yaoge123 avatar Sep 01 '22 01:09 yaoge123

The same her for the ftp.gwdg.de mirror in Göttingen, Germany. AlmaLinux Vault is located at:

http: http://ftp.gwdg.de/pub/linux/almalinux-vault/ https: https://ftp.gwdg.de/pub/linux/almalinux-vault/ rsync: rsync://ftp.gwdg.de/almalinux-vault

skrey avatar Jan 05 '23 18:01 skrey

Hi admin, we are mirror.esecuredata.com which already added yml into your repo, but we are not show up in your mirror list

esecuredata avatar Apr 19 '24 10:04 esecuredata

Hi admin, we are mirror.esecuredata.com which already added yml into your repo, but we are not show up in your mirror list

This is likely due to the http portion of your mirror being a 404. Once this is fixed the mirror service should list the mirror as expected.

https://github.com/AlmaLinux/mirrors/blob/master/mirrors.d/mirror.esecuredata.com.yml#L4

bash-3.2$ curl -I http://mirror.esecuredata.com/almalinux/
HTTP/1.1 404 Not Found
Date: Fri, 19 Apr 2024 14:13:24 GMT
Server: Apache/2.4.52 (Ubuntu)
Content-Type: text/html; charset=iso-8859-1

codyro avatar Apr 19 '24 14:04 codyro