Skip to content

Commit bdd514d

Browse files
committed
chore: document ci-mirrors
1 parent dda304c commit bdd514d

File tree

2 files changed

+13
-0
lines changed

2 files changed

+13
-0
lines changed

service-catalog/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,14 @@ how-to guides, explanations, and reference documentation.
1212

1313
- [bastion](./bastion/README.md)
1414
- [bors](./bors/README.md)
15+
- [ci-mirrors](./ci-mirrors/README.md)
1516
- [crater](./crater/README.md)
1617
- [crates-io](./crates-io/README.md)
1718
- [dev-desktops](./dev-desktops/README.md)
1819
- [discord-mods-bot](./discord-mods-bot/README.md)
1920
- [dns](./dns/README.md)
2021
- [docs-rs](./dns/README.md)
22+
- [infra-smoke-tests](./dns/README.md)
2123
- [monitorbot](./monitorbot/README.md)
2224
- [playground](./playground/README.md)
2325
- [releases](./releases/README.md)
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# CI Mirrors
2+
3+
The Rust Project mirrors some files in `ci-mirrors.rust-lang.org`, which is a
4+
[CDN](https://github.com/rust-lang/simpleinfra/blob/30a701eebbf0dea1fcd9a49104d9b9908a9929cc/terraform/shared/static-websites.tf#L9) serving
5+
the contents of the
6+
[rust-lang-ci-mirrors](https://github.com/rust-lang/simpleinfra/blob/30a701eebbf0dea1fcd9a49104d9b9908a9929cc/terraform/shared/s3.tf#L69)
7+
S3 bucket.
8+
9+
To mirror a new file, add it to the
10+
[ci-mirrors](https://github.com/rust-lang/ci-mirrors/blob/fc9221d92847e49c277a2099a263cc902699fa9b/files.toml#L1)
11+
repository.

0 commit comments

Comments
 (0)