system-config/playbooks/roles/gitea
Monty Taylor 77fb33f5d5 Restart gitea more cleaner
Gerrit replication plugin is good about retrying replication if its
connectivity to the remote fails. It however thinks everything is happy
if it can connect and push even when gitea-web isn't running.

Make the whole replication system happier by stopping gitea-ssh before
other services and starting it after other services. This way gerrit
should fail to replicate until gitea is ready for it to ssh in.

Change-Id: I3440d8dd8a01a3aaf5d18c9c2ca48e7ead63856f
2020-03-18 15:40:40 -07:00
..
defaults Split the base playbook into services 2019-05-19 07:31:00 -05:00
tasks Restart gitea more cleaner 2020-03-18 15:40:40 -07:00
templates Restart gitea more cleaner 2020-03-18 15:40:40 -07:00
README.rst Deploy gitea with docker-compose 2019-02-18 08:46:40 -08:00

README.rst

Install, configure, and run Gitea.