diff --git a/README.md b/README.md index cbbe495..13aef43 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ The pieces that make up the git.starcat.systems Forgejo server. - `caddy`: - `Caddyfile`: the Caddy server configuration (reverse proxies Forgejo) -## Code Mirrors +## Repo Mirrors Repo contents are automatically pushed to the following mirrors: [![Main Forge Badge](https://img.shields.io/badge/git.starcat.systems-main-4BC61D?style=flat&logo=forgejo&logoColor=fff&logoSize=auto)](https://git.starcat.systems/starcat-infra/git-server) @@ -20,6 +20,8 @@ Repo contents are automatically pushed to the following mirrors: ⚠️ **These mirrors are not routinely monitored.** All issues and pull requests should be directed to the [main forge](https://git.starcat.systems/starcat-infra/git-server). +*[Why do we mirror some repos?](https://about.starcat.systems/handbook/infrastructure/code/mirroring/)* + ## Making changes to Forgejo 1. Stop Forgejo: `sudo systemctl stop forgejo.service` 2. Upload new images/files (SFTP is probably easiest)