system-config/playbooks/roles/gitea
Clark Boylan c80699ea3a Update gitea to 1.18.3
This updates our Gitea installation to 1.18.3. We bump our go verison to
1.19 to match upstream, disable some newer features in app.ini, and
synchronize our template files with upstream edits.

Otherwise not much stood out to me in the changelog as far as backward
compatibility goes:

  https://github.com/go-gitea/gitea/blob/v1.18.3/CHANGELOG.md

Reviewers should look this over and double check that though.

Change-Id: I9679fb4908621a065ab3a0bc670a0e96ea15f476
2023-01-23 08:42:16 -08:00
..
defaults letsencrypt: selfsigned testing certs - use common CA, setup SAN 2022-07-07 10:02:46 +10:00
files Serve matrix well-known files from apache 2021-08-20 22:03:45 -07:00
handlers Set MaxConnectionsPerChild 8192 for Gitea backends 2021-04-07 15:38:35 +00:00
tasks Update to gitea 1.17.3 2022-10-15 18:58:50 +00:00
templates Update gitea to 1.18.3 2023-01-23 08:42:16 -08: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