1
0
Fork 0
Ansible role for Forgejo (Dockerized)
Find a file
2024-08-09 17:46:01 -07:00
defaults Upgrade (v8.0.0 -> v8.0.1) 2024-08-09 14:49:51 -04:00
meta Update meta info 2024-07-23 14:47:33 -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.