Forgejo Installation

Overview

This SOP explains the way Forgejo installation is started.

Contact Information

Owner

Fedora Infrastructure Team

Contact

#fedora-admin, sysadmin-main

Purpose

Provide basic orientation and introduction to the sysadmin group

Requirements

  • Administration of Forgejo requires group sysadmin-openshift access.

  • Administration of Forgejo backups requres group sysadmin-main access in order to access the os-control machines.

Troubleshooting Steps

On the batcave01 machine call the playbooks/openshift-apps/forgejo.yml playbook to install Forgejo.

There is a known issue with the Ansible helm module, it is unable to synchronise and build helm chart dependencies.

If you hit this error referencing dependencies during the installation, you must do the following to resolve:

  • ssh to the ssh os-control01 for staging or prod

cd /tmp/forgejo-helm_repo/
helm dependency build