forgejo/contrib
Earl Warren d887235e08
[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)
2023-03-18 18:19:03 +01:00
..
autocompletion Add Bash and Zsh completion scripts (#22646) 2023-02-21 12:32:24 -05:00
backport Add continue option to backport.go (#22930) 2023-02-16 10:48:08 +01:00
environment-to-ini [BRANDING] parse FORGEJO__* in the container environment 2023-03-18 18:19:03 +01:00
fhs-compliant-script
fixtures
gitea-monitoring-mixin
ide
init
launchd
legal
options/label
pr Refactor the setting to make unit test easier (#22405) 2023-02-20 00:12:01 +08:00
supervisor
systemd [BRANDING] Rebrand systemd service (#137) 2023-03-18 18:17:59 +01:00
autoboot.sh
mysql.sql
README
update_dependencies.sh
upgrade.sh

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