gitea/contrib
zeripath 884173232f Add contrib/environment-to-ini (#9519)
* Add contrib/environment-to-ini

This contrib command provides a mechanism to allow arbitrary setting
of ini values using the environment variable in a more docker standard
fashion.

Environment variable keys should be structured as:

"GITEA__SECTION_NAME__KEY_NAME"

Use of the command is explained in the README.

Partial fix for #350
Closes #7287

* Update contrib/environment-to-ini/environment-to-ini.go

Co-Authored-By: 6543 <6543@obermui.de>

Co-authored-by: Antoine GIRARD <sapk@users.noreply.github.com>
Co-authored-by: 6543 <6543@obermui.de>
2019-12-28 08:49:42 +08:00
..
environment-to-ini Add contrib/environment-to-ini (#9519) 2019-12-28 08:49:42 +08:00
fhs-compliant-script Add FHS-compliant-script (#6923) 2019-05-26 17:49:54 -04:00
ide Update build tags for sqlite_unlock_notify (#5144) 2018-10-23 19:47:59 +08:00
init Add a basic SMF manifest for SunOS platforms (#4238) 2018-06-25 00:24:00 +03:00
k8s k8s deployment (#5046) 2018-10-28 21:28:06 -04:00
launchd Synced gitignores with github repo (#1245) 2017-03-15 13:30:00 +01:00
pr Graceful: Xorm, RepoIndexer, Cron and Others (#9282) 2019-12-15 09:51:28 +00:00
supervisor Synced gitignores with github repo (#1245) 2017-03-15 13:30:00 +01:00
systemd Rephrase comment about RuntimeDirectory option (#8912) 2019-11-10 11:49:39 -05:00
README Synced gitignores with github repo (#1245) 2017-03-15 13:30:00 +01:00
autoboot.sh Synced gitignores with github repo (#1245) 2017-03-15 13:30:00 +01:00
mysql.sql Synced gitignores with github repo (#1245) 2017-03-15 13:30:00 +01:00

README

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