1
0
Fork 0
Ansible role for Forgejo (Dockerized)
Find a file
2024-10-16 20:46:03 -07:00
defaults Upgrade (v8.0.3 -> v9.0.0) 2024-10-17 06:44:04 +03:00
meta Update Author 2024-10-05 07:58:13 -07:00
tasks Initial Commit 2023-09-04 10:32:42 -07:00
templates Add forgejo_container_add_host_domain_{name,ip_address} 2024-02-24 18:33:30 -05: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.