git-server/README.md
2025-03-05 20:00:01 -05:00

16 lines
No EOL
925 B
Markdown

# git-server
The pieces that make up the git.starcat.systems Forgejo server.
Contents:
- `forgejo`:
- `app_ini` > `app.ini`: the Forgejo configuration file
- `custom`: customizations/tweaks made to Forgejo's appearance
- `caddy`:
- `Caddyfile`: the Caddy server configuration (reverse proxies Forgejo)
> [!important]
> **This repo is mirrored** between https://git.starcat.systems/starcat-infra/git-server and https://gitlab.com/starcatsys-mirror/starcat-infra/git-server. The version hosted on GitLab is a **read-only** version. Please use https://git.starcat.systems/starcat-infra/git-server for all interaction.
> [!note]
> **An important note on licensing:** The changes and customizations to configurations, projects, and files in this repo are released under the MIT license. Other files, including those from Forgejo/Codeberg, Caddy, and images/logos may be released under different licenses.