diff --git a/modules/sysadmin_guide/pages/sop_forgejo_installation.adoc b/modules/sysadmin_guide/pages/sop_forgejo_installation.adoc index 959c5d2..53099ab 100644 --- a/modules/sysadmin_guide/pages/sop_forgejo_installation.adoc +++ b/modules/sysadmin_guide/pages/sop_forgejo_installation.adoc @@ -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]. +