forgejo/contrib
Earl Warren 26e8fb6cd9
[BRANDING] parse FORGEJO__* in the container environment
Add the FORGEJO__ prefix as equivalent to GITEA__ when interpreted by
environment-to-ini. It is used when running the Forgejo container like
so:

  docker run --name forgejo -e FORGEJO__security__INSTALL_LOCK=true \
             -d codeberg.org/forgejo/forgejo:1.18

Signed-off-by: Earl Warren <contact@earl-warren.org>
(cherry picked from commit 6cd61e2ab7)
(cherry picked from commit 62cae8cc6a)
(cherry picked from commit aee1afc509)
(cherry picked from commit 6ba563cd9b)
(cherry picked from commit 6429b20f4a)
(cherry picked from commit dd545aa077)
(cherry picked from commit 63a00e573e)
(cherry picked from commit 8e35a50b91)
2023-04-12 07:31:37 +02:00
..
autocompletion Add Bash and Zsh completion scripts (#22646) 2023-02-21 12:32:24 -05:00
backport Update github.com/google/go-github to v51 (#23946) 2023-04-08 19:27:30 +08:00
environment-to-ini [BRANDING] parse FORGEJO__* in the container environment 2023-04-12 07:31:37 +02:00
fhs-compliant-script
fixtures
gitea-monitoring-mixin
ide
init Add init file for Ubuntu (#23362) 2023-03-09 16:54:37 -06:00
launchd
legal
options/label
supervisor
systemd [BRANDING] Rebrand systemd service (#137) 2023-04-12 07:31:36 +02:00
README
update_dependencies.sh
upgrade.sh

All files in subdirectories are templates, do modifications based on your environment first.