From 2b3391bf182a81e0f26ab7f5168f6d98b9d20e1f Mon Sep 17 00:00:00 2001 From: DeadSwitch Date: Mon, 9 Feb 2026 20:18:43 +0100 Subject: [PATCH] Added the example posgresql config to the readme. --- README.org | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.org b/README.org index 38edc79..65c9dba 100644 --- a/README.org +++ b/README.org @@ -97,10 +97,14 @@ Then re-run the playbook to finish the installation. gitea_http_port: 3000 gitea_root_url: http://gitea.tomsitcafe.com:3000 + # Optional + gitea_database_server: postgresql + # In prod put these secrets in SOPS: gitea_lfs_jwt_secret: G9bZrRHMhRQ8w4R0KkH2VLnx2rzq81ROQ951IQjlMs4 gitea_internal_token: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYmYiOjE3NzA2Mzk1Njh9.ybbaeNLFiLbyvxfj4vkqhXSAXKRGpwvP8jIm9YLPgXw gitea_jwt_secret: uJni4x4e0AzpkLYc-t4keRJKOB6EaLzwVsdLeamkFyU + gitea_db_password: Eegh7Aothooph7pa6eu7eitha_zaim0G roles: - role: ds-gitea