The pieces that make up the git.starcat.systems Forgejo server. Mirrored to https://gitlab.com/starcatsys-mirror/starcat-infra/git-server.
Find a file
2025-03-05 20:39:35 -05:00
caddy create Caddyfile and caddy/README.md 2025-03-05 20:39:35 -05:00
forgejo create 8 files under forgejo/custom 2025-03-05 20:36:02 -05:00
LICENSE Initial commit 2025-03-06 00:38:56 +00:00
README.md docs: update README.md 2025-03-05 20:00:01 -05:00

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.