mirrors icon indicating copy to clipboard operation
mirrors copied to clipboard

The AlmaLinux project mirrors configuration and tools.

Results 42 mirrors issues
Sort by recently updated
recently updated
newest added

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/

I've been all over the code, and I can't find a route inside mirror listing code (on the [mirrors_service](https://github.com/AlmaLinux/mirrors/tree/23567b34ffa8b040555a6e64c54c4ce10afcb5df/) branch) that will let me filter the results by protocol. I...

Is there an option to fill in the variables that the mirrorlist returns? We have Spacewalk running and the mirrorlist returns a list of URL's that have the variable `$basearch`...

Change https://github.com/AlmaLinux/mirrors/blob/mirrors_service/src/backend/api/handlers.py#L187-L190 to make the call with without_private_mirrors=True

https://github.com/AlmaLinux/mirrors/blob/mirrors_service/src/backend/api/handlers.py#L105-L117 When a client matches against the network data service cone of a mirror, the list offered to them is appended up to LENGTH_CLOUD_MIRROR_LIST (5) with other nearby mirrors. This...

https://github.com/AlmaLinux/mirrors/blob/mirrors_service/src/backend/api/handlers.py#L73 When a client matches the network data service cone for any mirror, the offered mirror list is built using the following logic: 1. Append mirror matching on ASN or...