mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-06-08 18:09:06 +02:00
pushgateway
This commit is contained in:
parent
791d21b7c4
commit
66a14cc332
9 changed files with 32 additions and 738 deletions
|
@ -129,7 +129,7 @@ in
|
|||
pkgs.nix-output-monitor
|
||||
];
|
||||
environment.PYTHONPATH = "${python.withPackages (_: [package])}/${python.sitePackages}";
|
||||
environment.MASTER_URL = ''tcp:host=localhost:port=9989'';
|
||||
environment.MASTER_URL = ''tcp:host=127.0.0.1:port=9989'';
|
||||
environment.BUILDBOT_DIR = buildbotDir;
|
||||
environment.WORKER_PASSWORD_FILE = config.sops.secrets.buildbot-nix-worker-password.path;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue