chimera-linux/mirrors.md
2025-03-07 15:34:00 +01:00

17 lines
725 B
Markdown

# Mirrors
The system comes preconfigured with a repository. If this repository
is too slow for you, you might want to switch to a different mirror.
This may be done by creating/editing the file `/etc/apk/repositories.d/00-repo_url.list`, like this :
```
set CHIMERA_REPO_URL=https://repo.chimera-linux.org
```
The following mirrors are available:
* [https://repo.chimera-linux.org](https://repo.chimera-linux.org) (hosted by the project, Czechia)
* [https://chimera.sakamoto.pl](https://chimera.sakamoto.pl) (hosted by sdomi, Poland)
* [https://au.mirror.7bit.org/chimera](https://au.mirror.7bit.org/chimera) (hosted by wezm, Australia)
* [https://chimera.netig.net](https://chimera.netig.net) (hosted by netig, Germany)