Initial kosmos_gitea cookbook #168

Manually merged
greg merged 7 commits from feature/147-gitea_cookbook into master 2020-06-02 09:16:43 +00:00
Showing only changes of commit 3332a1b2e8 - Show all commits

View File

@ -1,4 +1,18 @@
# kosmos_gitea
TODO: Enter the cookbook description here.
## 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](https://backup.github.io/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