The AlmaLinux Mirror Propagation Report https://mirrors-report.rda.run
Go to file
Rodrigo de Avila 11a230f39c
Comparing dates of both rsync servers
2023-09-25 16:37:23 -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 style: 🎨 Change style to mkdocs 2023-08-17 14:11:31 -03:00
run.sh Comparing dates of both rsync servers 2023-09-25 16:37:23 -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