chef/site-cookbooks/kosmos_gitea
Râu Cao d19a8eebfb
Update Gitea and act_runner, improve recipes
2024-03-11 16:11:12 +01:00
..
attributes Update Gitea and act_runner, improve recipes 2024-03-11 16:11:12 +01:00
files/custom Use shared Kosmos webfont for Gitea 2021-02-25 14:29:41 +01:00
recipes Update Gitea and act_runner, improve recipes 2024-03-11 16:11:12 +01:00
templates/default Add nginx logs for gitea 2023-07-31 15:56:40 +02: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 WIP Migrate Gitea proxy to openresty 2023-07-26 14:15:46 +02: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