New service: Forgejo

This commit is contained in:
pazpi 2025-10-07 22:52:54 +02:00
parent 3947745bec
commit 0ba7940dba
8 changed files with 190 additions and 0 deletions

View file

@ -166,6 +166,15 @@ in
];
};
forgejo.deployment = {
targetHost = hosts.forgejo;
tags = [
"lxc"
"bacco"
"forgejo"
];
};
deadbeef.deployment = {
allowLocalDeployment = true;
targetHost = null;