The AlmaLinux Mirror Propagation Report https://mirrors-report.rda.run
Go to file
Rodrigo de Avila ac0e9aae2b Split mirrors 2023-10-04 23:22:10 -03:00
.github/workflows chore: change schedule 2023-09-09 20:38:24 -03:00
docs ci: 2023-08-17 14:15:15 -03:00
.gitignore style: 🎨 Change style to mkdocs 2023-08-17 14:11:31 -03:00
.prettierignore style: 🎨 Change style to mkdocs 2023-08-17 14:11:31 -03:00
LICENSE style: 🎨 Change style to mkdocs 2023-08-17 14:11:31 -03:00
README.md style: 🎨 Change style to mkdocs 2023-08-17 14:11:31 -03:00
mkdocs.yml Split mirrors 2023-10-04 23:22:10 -03:00
run.sh Split mirrors 2023-10-04 23:22:10 -03:00

README.md

AlmaLinux Mirror Report

Run locally

docker run --rm -it -p 7000:8000 -v ${PWD}:/docs squidfunk/mkdocs-material

Build

docker run --rm -v ${PWD}:/docs squidfunk/mkdocs-material build