mirror of https://github.com/go-gitea/gitea.git
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.
* Improve install code to avoid low-level mistakes. If a user tries to do a re-install in a Gitea database, they gets a warning and double check. When Gitea runs, it never create empty app.ini automatically. Also some small (related) refactoring: * Refactor db.InitEngine related logic make it more clean (especially for the install code) * Move some i18n strings out from setting.go to make the setting.go can be easily maintained. * Show errors in CLI code if an incorrect app.ini is used. * APP_DATA_PATH is created when installing, and checked when starting (no empty directory is created any more). |
3 years ago | |
---|---|---|
.. | ||
environment-to-ini | 3 years ago | |
fhs-compliant-script | 3 years ago | |
fixtures | 3 years ago | |
ide | 4 years ago | |
init | 5 years ago | |
launchd | 8 years ago | |
legal | 5 years ago | |
options/label | 5 years ago | |
pr | 3 years ago | |
supervisor | 8 years ago | |
systemd | 4 years ago | |
README | 8 years ago | |
autoboot.sh | 8 years ago | |
mysql.sql | 8 years ago | |
update_dependencies.sh | 4 years ago |
README
All files in subdirectories are templates, do modifications based on your environment first.