From c518a377fd8d11195407c8b5fb21c741e17efa2b Mon Sep 17 00:00:00 2001 From: thhsh-local Date: Wed, 7 May 2025 16:00:15 -0400 Subject: [PATCH] Update README.md --- README.md | 23 +++++++++++++++++++++-- 1 file changed, 21 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 46ec7e1..9a3e9b2 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,22 @@ -# auth +# auth-server -The tweaks and pieces that make up the `login.starcat.systems` Authentik server. \ No newline at end of file +The configs, tweaks, and pieces that make up the `login.starcat.systems` Authentik server. + +## Contents + + +## 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) + +[![SourceHut Badge](https://img.shields.io/badge/sourcehut-mirror-blue?style=flat&logo=sourcehut&logoColor=fff&logoSize=auto)](https://git.sr.ht/~starcatsys/git-server) + +[![GitLab Badge](https://img.shields.io/badge/GitLab-mirror-blue?style=flat&logo=gitlab&logoColor=fff&logoSize=auto)](https://gitlab.com/starcatsys-mirror/starcat-infra/git-server) + +⚠️ **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/)* + +# Licensing Note +The changes and customizations to configurations, projects, and files in this repo are released under the MIT license. Other files, including those from Authentik, Caddy, and images/logos may be released under different licenses. \ No newline at end of file