system-config/playbooks/roles/gitea
Clark Boylan 7d13452ae9 Disable gitea's update checker cron job
This cron job is part of the extended cron job list which are supposed
to be disabled by default. This cron job is enabled by default and does
a fetch of some json data to determine if the current version of gitea
is the latest.

We don't need gitea phoning home to check if it is up to date because we
can (and some of us do) subscribe to github release notifications for
gitea over email. This is better as it isn't a poll that will be
ignored.

Change-Id: Icae1136fbb17a29996e2fa0dbea4b874ae4850dd
2024-01-08 10:28:42 -08:00
..
defaults letsencrypt: selfsigned testing certs - use common CA, setup SAN 2022-07-07 10:02:46 +10:00
files Add Element X Ignition support for Matrix 2023-09-27 13:15:06 +00:00
handlers Set MaxConnectionsPerChild 8192 for Gitea backends 2021-04-07 15:38:35 +00:00
tasks Add ssh key rotation to gitea ssh key management 2023-11-15 15:12:19 -08:00
templates Disable gitea's update checker cron job 2024-01-08 10:28:42 -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