Replace gitlab by gitea (Reduce RAM and CPU Usage)

This commit is contained in:
Florian RICHER 2023-10-15 21:06:26 +02:00
parent 11a4ecd6d5
commit 504e2e4b4c
4 changed files with 72 additions and 1 deletions

View file

@ -16,7 +16,8 @@
- { role: home_assistant, tags: ["home_assistant"] }
- { role: n8n, tags: ["n8n"] }
- { role: matrix, tags: ["matrix"] }
- { role: gitlab, tags: ["gitlab"] }
# - { role: gitlab, tags: ["gitlab"] }
- { role: gitea, tags: ["gitea"] }
- { role: iptables, tags: ["iptables"] }
- { role: borg, tags: ["borg"] }
- { role: watchtower, tags: ["watchtower"] }