Forgejo Installation

Обзор

This SOP explains the way Forgejo installation is started.

Контактная информация

Владелец

Команда инфраструктуры Fedora

Контакты

#fedora-admin, sysadmin-main

Назначение

Предоставление базовой ориентации и введения в группу sysadmin

Требования

  • 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.

Шаги по устранению неисправностей

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