This role deploys, updates and configures Forgejo, https://forgejo.org/
Find a file
2023-01-17 20:22:23 +00:00
defaults bump to 1.18.0 (#20) 2023-01-17 13:28:43 +00:00
handlers Migration commit; fresh start 2021-04-08 11:29:16 +02:00
Playbooks Bump to 1.17.1 + couple of fixes for vagrant (#17) 2022-09-06 14:55:03 +00:00
tasks change include to include_tasks 2023-01-08 20:30:15 +01:00
templates/etc bump to 1.18.0 (#20) 2023-01-17 13:28:43 +00:00
.gitignore Migration commit; fresh start 2021-04-08 11:29:16 +02:00
LICENSE Migration commit; fresh start 2021-04-08 11:29:16 +02:00
README.md Migration commit; fresh start 2021-04-08 11:29:16 +02:00
Vagrantfile Bump to 1.17.1 + couple of fixes for vagrant (#17) 2022-09-06 14:55:03 +00:00

Gitea - Ansible Role

This role covers deployment, configuration and software updates of Gitea. This role is released under MIT Licence and we give no warranty for this piece of software. Currently supported OS - Debian.

You can deploy test instance using Vagrantfile attached to the role. vagrant up

ansible-playbook -b Playbooks/gitea.yml

Then you can then access gitea from your computer on http://192.168.33.14:3000

Playbook

The playbook includes postgresql role and deploys entire stack needed to run Gitea. Additional roles are also available in the Ansible roles repos in git.