Replace gitlab by gitea (Reduce RAM and CPU Usage)
This commit is contained in:
parent
11a4ecd6d5
commit
504e2e4b4c
4 changed files with 72 additions and 1 deletions
|
@ -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"] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue