You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/contrib
zeripath 7d0629adf8
Use shadowing script for docker (#17846)
Too many docker users are caught out by the default location for the
app.ini file being environment dependent so that when they docker exec
into the container the gitea commands do not work properly and require
additional -c arguments to correctly pick up the configuration.

This PR simply shadows the gitea binary using variants of the FHS
compatible script to make the command gitea have the default locations
by default.

Fix #14468
Reference #17497
Reference #12082
Reference #8941
... amongst others ...
Replace #17501

Signed-off-by: Andrew Thornton <art27@cantab.net>
3 years ago
..
environment-to-ini Improve install code to avoid low-level mistakes. (#17779) 3 years ago
fhs-compliant-script Use shadowing script for docker (#17846) 3 years ago
fixtures Decouple unit test code from business code (#17623) 3 years ago
ide fix quotation marks in launch.json (#13325) 4 years ago
init Make the default PID file compile-time settable (#12485) 5 years ago
launchd Synced gitignores with github repo (#1245) 8 years ago
legal [Contrib] Change License Link to Full CC0 Legalcode (PP and TOS) (#10057) 5 years ago
options/label Adding advanced label set. (#11298) 5 years ago
pr Improve install code to avoid low-level mistakes. (#17779) 3 years ago
supervisor Synced gitignores with github repo (#1245) 8 years ago
systemd Use Wants= over Requires= in systemd file (#15897) 4 years ago
README Synced gitignores with github repo (#1245) 8 years ago
autoboot.sh Synced gitignores with github repo (#1245) 8 years ago
mysql.sql Synced gitignores with github repo (#1245) 8 years ago
update_dependencies.sh Update bluemonday to v1.0.15 (#16379) 4 years ago

README

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