chef/site-cookbooks/kosmos_gitea
Basti a184f27c96
Update kosmos postgres cookbook name in other cookbooks
2021-11-30 08:47:15 -06:00
..
attributes Upgrade Gitea to 1.15.6 2021-11-25 16:44:48 -06:00
files/custom Use shared Kosmos webfont for Gitea 2021-02-25 14:29:41 +01:00
recipes Upgrade Gitea to 1.15.6 2021-11-25 16:44:48 -06:00
templates/default Upgrade Gitea to 1.15.6 2021-11-25 16:44:48 -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 Update kosmos postgres cookbook name in other cookbooks 2021-11-30 08:47:15 -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