19 lines
432 B
Markdown
19 lines
432 B
Markdown
# 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](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
|