mirror of
https://github.com/go-gitea/gitea
synced 2024-11-05 01:34:25 +00:00
e933f31426
* chore: add health check endpoint docs: update document about health check fix: fix up Sqlite3 ping. current ping will success even if the db file is missing fix: do not expose privacy information in output field * refactor: remove HealthChecker struct * Added `/api/healthz` to install routes. This was needed for using /api/healthz endpoint in Docker healthchecks, otherwise, Docker would never become healthy if using healthz endpoint and users would not be able to complete the installation of Gitea. * Update modules/cache/cache.go * fine tune * Remove unnecessary test code. Now there are 2 routes for installation (and maybe more in future) Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com> Co-authored-by: wxiaoguang <wxiaoguang@gmail.com> Co-authored-by: 6543 <6543@obermui.de> Co-authored-by: Marcos de Oliveira <marcossantos@furb.br> |
||
---|---|---|
.. | ||
database-preparation.en-us.md | ||
from-binary.en-us.md | ||
from-binary.fr-fr.md | ||
from-binary.zh-cn.md | ||
from-binary.zh-tw.md | ||
from-package.en-us.md | ||
from-package.fr-fr.md | ||
from-package.zh-cn.md | ||
from-package.zh-tw.md | ||
from-source.en-us.md | ||
from-source.fr-fr.md | ||
from-source.zh-cn.md | ||
from-source.zh-tw.md | ||
on-cloud-provider.md | ||
on-kubernetes.en-us.md | ||
on-kubernetes.zh-tw.md | ||
run-as-service-in-ubuntu.en-us.md | ||
run-as-service-in-ubuntu.zh-cn.md | ||
run-as-service-in-ubuntu.zh-tw.md | ||
windows-service.en-us.md | ||
windows-service.fr-fr.md | ||
windows-service.zh-cn.md | ||
windows-service.zh-tw.md | ||
with-docker-rootless.en-us.md | ||
with-docker.en-us.md | ||
with-docker.fr-fr.md | ||
with-docker.zh-cn.md | ||
with-docker.zh-tw.md |