Write initial README

This commit is contained in:
Greg Karékinian 2020-05-26 15:21:07 +02:00
parent 1f0e2ccbdd
commit 3332a1b2e8

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