chef/site-cookbooks/kosmos_gitea
Basti 994e5873d6
Upgrade Gitea to 1.16.5
Also add our hack-fix cron job to the recipe, so it doesn't get lost
when creating new VMs or otherwise.
2022-04-11 12:50:44 +02:00
..
attributes Upgrade Gitea to 1.16.5 2022-04-11 12:50:44 +02:00
files/custom Use shared Kosmos webfont for Gitea 2021-02-25 14:29:41 +01:00
recipes Add cron job for deleting repo archives 2022-04-11 12:31:00 +02:00
templates/default Adapt Gitea recipes for new VM setup 2022-03-12 14:46:45 -06:00
.gitignore Initial kosmos_gitea cookbook 2020-05-18 19:39:43 +02:00
CHANGELOG.md Initial kosmos_gitea cookbook 2020-05-18 19:39:43 +02:00
LICENSE Initial kosmos_gitea cookbook 2020-05-18 19:39:43 +02:00
README.md Write initial README 2020-05-26 15:21:07 +02:00
chefignore Initial kosmos_gitea cookbook 2020-05-18 19:39:43 +02:00
metadata.rb Adapt Gitea recipes for new VM setup 2022-03-12 14:46:45 -06:00

README.md

kosmos_gitea

Recipes

default

Deploys the gitea binary, generates a config file and our custom Kosmos label set. The service runs as a Systemd unit.

backup

Back up the /var/lib/gitea directory using the backup tool and our backup cookbook

pg_db

Should be executed on the primary PostgreSQL server (postgresql_primary role) to create the user, database and access rules