Write initial README
This commit is contained in:
parent
1f0e2ccbdd
commit
3332a1b2e8
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user