deploy stream (navidrome) microvm
This commit is contained in:
parent
3e6faa5d09
commit
2a44e5c81e
7 changed files with 178 additions and 0 deletions
|
@ -71,6 +71,14 @@
|
|||
publicKey = "dj5/CnTAFe5ELnZ5oWonYc+5VdzDyooTYGb/bqcxf3Y=";
|
||||
privateKeyFile = config.sops.secrets."wg/0xa-proxy".path;
|
||||
};
|
||||
"stream" = {
|
||||
address = [
|
||||
"10.89.88.17/24"
|
||||
"fd31:185d:722f::17/48"
|
||||
];
|
||||
publicKey = "RDxbOvd/1FSWqIp5v1++wPBcG1hScAT4mhIlMZdvxU4=";
|
||||
privateKeyFile = config.sops.secrets."wg/0xa-proxy".path;
|
||||
};
|
||||
};
|
||||
}
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue