Migrate from gitea to forgejo

It's not just the colour scheme, honest!

Some things still need renaming, but at least the application has moved.
This commit is contained in:
Jake Howard
2024-08-25 16:19:11 +01:00
parent 621e65b920
commit ca1d7015a7
15 changed files with 151 additions and 79 deletions

View File

@ -0,0 +1,4 @@
- name: restart gitea
shell:
chdir: /opt/gitea
cmd: "{{ docker_update_command }}"