New service: Forgejo
This commit is contained in:
parent
3947745bec
commit
0ba7940dba
8 changed files with 190 additions and 0 deletions
|
|
@ -166,6 +166,15 @@ in
|
|||
];
|
||||
};
|
||||
|
||||
forgejo.deployment = {
|
||||
targetHost = hosts.forgejo;
|
||||
tags = [
|
||||
"lxc"
|
||||
"bacco"
|
||||
"forgejo"
|
||||
];
|
||||
};
|
||||
|
||||
deadbeef.deployment = {
|
||||
allowLocalDeployment = true;
|
||||
targetHost = null;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue