This role deploys, updates and configures Forgejo, https://forgejo.org/
Go to file
muppeth ab93c334a1 Merge pull request 'Bump to version 1.16.6' (#15) from 1.16.6 into master
Reviewed-on: Disroot-Ansible/gitea#15
Reviewed-by: meaz <meaz@no-reply@disroot.org>
2022-05-08 07:05:07 +00:00
Playbooks Migration commit; fresh start 2021-04-08 11:29:16 +02:00
defaults bump to 1.16.6 2022-04-26 15:42:56 +02:00
handlers Migration commit; fresh start 2021-04-08 11:29:16 +02:00
tasks upgrade to 1.16.2 (#13) 2022-03-01 20:03:11 +00:00
templates/etc added mirror config section (#10) 2022-02-25 09:24:29 +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.15.6 + debian 11 (#8) 2021-11-05 06:28:52 +00:00

README.md

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.