forgejo: dependencies crynchydata postgresql and OADP operators

Signed-off-by: David Kirwan <davidkirwanirl@gmail.com>
This commit is contained in:
David Kirwan 2025-07-08 10:56:32 +01:00
parent b4afb2f945
commit 27c7d1fc39
No known key found for this signature in database
GPG key ID: A5893AB6474AC37D

View file

@ -9,11 +9,17 @@
- [6] Forgejo helm chart: https://code.forgejo.org/forgejo-helm/forgejo-helm/
- [7] Fedora fork of forgejo helm-chart: https://codeberg.org/fedora/forgejo-helm
- [8] Installation configuration: https://pagure.io/fedora-infra/ansible/blob/main/f/roles/openshift-apps/forgejo/templates/values.yaml.j2
- [9] Dependency Crunchydata Postgresql Operator https://github.com/CrunchyData/postgres-operator
- [10] Dependency OADP Operator https://github.com/openshift/oadp-operator
== Installation
The playbook,role at [2],[3] contains everything required to create an instance of the Forgejo gitforge on Openshift in staging/prod, and should also integrate it with FAS. Members of the group `sysadmin-main` may run this playbook, although this can be changed later.
== Configuration
=== Configuration
The configuration being passed into helm, can be modified at [8].
=== Dependencies
The following new dependencies are now required to be installed prior to deploying Forgejo [9], [10].