Initial kosmos_gitea cookbook

The default recipe deploys the gitea binary, generates a config file and
our custom Kosmos label set. The service runs as a Systemd unit.

The pg_db recipe needs to run on the primary PostgreSQL (currently
andromeda).

The backup recipe is empty for now

Refs #147
This commit is contained in:
Greg Karékinian
2020-05-18 19:39:43 +02:00
parent 20cbc678bc
commit 51d4d88568
15 changed files with 594 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
# kosmos_gitea
TODO: Enter the cookbook description here.