system-config/playbooks/roles/gitea
Clark Boylan 5727407486 Only backup the gitea database on gitea hosts
During a db recovery to rebuild a host using the existing db backups
resulted in a corrupt mysql.proc table. The issue seemed to be
attempting to restore the mysql database. Instead of dumping all
databases lets just backup the one we care about: gitea.

Change-Id: Ia2c87b62736fda1c8a9ce77126e383ec74990b4a
2019-06-27 09:53:34 -07:00
..
defaults Split the base playbook into services 2019-05-19 07:31:00 -05:00
tasks Only backup the gitea database on gitea hosts 2019-06-27 09:53:34 -07:00
templates Disable openid login and signup 2019-05-23 10:32:01 -05:00
README.rst Deploy gitea with docker-compose 2019-02-18 08:46:40 -08:00

Install, configure, and run Gitea.