system-config/playbooks/roles/gitea
Clark Boylan 8f69015838 Increase gitea indexer startup timeout
The default indexer timeout is 30 seconds. During a recent gitea restart
gitea01 hit this timeout five times: 150 seconds. Increase the timeout
to double that value: 300 seconds.

This is important to ensure that our graceful restarts are in fact
graceful. We don't want the sshd container running while web is being
restarted multiple times. Doing so can lead to lost replication events
from gerrit.

Change-Id: I1f9253ccd6fbb055f848e186f478651454fee7e0
2020-07-31 14:21:50 -07:00
..
defaults gitea: open port 3081 2020-07-08 13:54:44 +10:00
handlers gitea: Add reverse proxy option 2020-07-01 15:33:05 +10:00
tasks gitea: Add reverse proxy option 2020-07-01 15:33:05 +10:00
templates Increase gitea indexer startup timeout 2020-07-31 14:21:50 -07:00
README.rst Deploy gitea with docker-compose 2019-02-18 08:46:40 -08:00

README.rst

Install, configure, and run Gitea.