Forgejo Installation
Контактная информация
- Владелец
-
Команда инфраструктуры Fedora
- Контакты
-
#fedora-admin, sysadmin-main
- Назначение
-
Предоставление базовой ориентации и введения в группу sysadmin
Требования
-
Administration of Forgejo requires group
sysadmin-openshiftaccess. -
Administration of Forgejo backups requres group
sysadmin-mainaccess in order to access theos-controlmachines.
Шаги по устранению неисправностей
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-control01for staging or prod
cd /tmp/forgejo-helm_repo/ helm dependency build
Want to help? Learn how to contribute to Fedora Docs ›