No description
Find a file
Beth 676ccab512 Added forgejo configuration (#1)
Reviewed-on: #1
Co-authored-by: Beth <ejparker@actcur.com>
Co-committed-by: Beth <ejparker@actcur.com>
2025-03-20 22:00:02 -05:00
defaults Added forgejo configuration (#1) 2025-03-20 22:00:02 -05:00
handlers Added forgejo configuration (#1) 2025-03-20 22:00:02 -05:00
meta Initial commit 2025-03-20 15:12:56 -05:00
tasks Added forgejo configuration (#1) 2025-03-20 22:00:02 -05:00
tests Added forgejo configuration (#1) 2025-03-20 22:00:02 -05:00
vars Added forgejo configuration (#1) 2025-03-20 22:00:02 -05:00
README.md Added forgejo configuration (#1) 2025-03-20 22:00:02 -05:00

role-forgejo

This role installs and configures the forgejo git server and web UI

Requirements

The nginx-ssl role is highly recommended to handle ssl termination. Similarly the certbot role is also highly recommended to handle certificate creation/renewal automatically

Role Variables

Server specific variables (i.e. mountpoint info) should be defined from the playbook-builder

Dependencies

None

Example Playbook Template

Playbook creation should be handled by playbook-builder. To include role in a playbook, add one of these lines (changing version/branch as needed) to the template with other core entries:

role:forgejo:v1.0:workload,forgejo role:forgejo:testing:workload,forgejo

License

GPL

Author Information

Beth Parker, ejparker@atcur.com