31 lines
No EOL
1.9 KiB
Markdown
31 lines
No EOL
1.9 KiB
Markdown
# auth-server
|
|
|
|
The configs, tweaks, and pieces that make up the `id.starcat.systems` accounts server.
|
|
|
|
[)](https://git.starcat.systems/starcat-infra/auth-server/src/branch/main)
|
|
|
|
## Contents
|
|
- `authentik`:
|
|
- `docker-compose.yml`: the Docker Compose file that runs Authentik
|
|
- `.env`: environment variables to configure Authentik
|
|
- `caddy`:
|
|
- `Caddyfile`: the Caddy server configuration (reverse proxies Authentik)
|
|
|
|
## More Information
|
|
For more information on this repo, please see [Authentik in the handbook](https://about.starcat.systems/handbook/infrastructure/security/authentik/).
|
|
|
|
## Repo Mirrors
|
|
Repo contents are automatically pushed to the following mirrors:
|
|
|
|
[](https://git.starcat.systems/starcat-infra/auth-server)
|
|
|
|
[](https://git.sr.ht/~starcatsys/auth-server)
|
|
|
|
[](https://gitlab.com/starcatsys-mirror/starcat-infra/auth-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/auth-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 Pocket ID, Caddy, and images/logos may be released under different licenses. |