1
0
Fork 0
Ansible role for Forgejo (Dockerized)
Find a file
2024-01-21 08:27:42 +02:00
defaults Upgrade (v1.21.3-0 -> v1.21.4-0) 2024-01-21 08:27:42 +02:00
meta Initial Commit 2023-09-04 10:32:42 -07:00
tasks Initial Commit 2023-09-04 10:32:42 -07:00
templates Testing gitea env 2023-09-05 22:04:30 -07:00
justfile Initial Commit 2023-09-04 10:32:42 -07:00
LICENSE Initial Commit 2023-09-04 10:32:42 -07:00
README.md Initial Commit 2023-09-04 10:32:42 -07:00

Forgejo Ansible role

This is an Ansible role which installs Forgejo to run as a Docker container wrapped in a systemd service.

This role implicitly depends on:

Check defaults/main.yml for the full list of supported options.

For an Ansible playbook which integrates this role and makes it easier to use, see the mash-playbook.