system-config/playbooks/roles/gitea
Clark Boylan 4a3c19e053 Fix the formatting of the gitea app.ini file
During the Gitea 1.22.1 upgrade we had failures because gitea wanted to
write back to its app.ini config file and couldn't do so due to file
permissions. We address that by fixing the formatting for one entry in
the template then separately update a secret var to match what ended up
being deployed to gitea09. In theory this should make everything line up
such that we don't actually need to write back to the file at all.

If this continues to fail we will instead update file permissions and
let gitea rewrite its file instead. But that would be the next thing to
try.

Change-Id: Ic3a6e2dd25ec906c234c2fea26b68eb8f742201c
2024-07-19 10:23:54 -07:00
..
defaults letsencrypt: selfsigned testing certs - use common CA, setup SAN 2022-07-07 10:02:46 +10:00
files Increase gitea db connection limit 2024-02-05 10:40:03 -08:00
handlers Set MaxConnectionsPerChild 8192 for Gitea backends 2021-04-07 15:38:35 +00:00
tasks Increase gitea db connection limit 2024-02-05 10:40:03 -08:00
templates Fix the formatting of the gitea app.ini file 2024-07-19 10:23:54 -07:00
README.rst letsencrypt: selfsigned testing certs - use common CA, setup SAN 2022-07-07 10:02:46 +10:00

Install, configure, and run Gitea.

Role Variables