summaryrefslogtreecommitdiffstats
path: root/1systems
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2018-05-03 18:48:31 +0200
committermakefu <github@syntax-fehler.de>2018-05-03 18:48:35 +0200
commit0f6122b4980f8dfe6b179447d7e4db41a66a53e2 (patch)
treecf4242c2130710204c92f1f14cce0c647e953374 /1systems
parent5b39abc6aa3239e56cf129288a55cf5283b5234f (diff)
ma wbob.r: allow port 3000
Diffstat (limited to '1systems')
-rw-r--r--1systems/wbob/config.nix3
1 files changed, 2 insertions, 1 deletions
diff --git a/1systems/wbob/config.nix b/1systems/wbob/config.nix
index 42f3bddb1..3cf3274f9 100644
--- a/1systems/wbob/config.nix
+++ b/1systems/wbob/config.nix
@@ -52,9 +52,10 @@ in {
db = "collectd_db";
logging-interface = "enp0s25";
in {
+ networking.firewall.allowedTCPPorts = [ 3000 ];
+
services.grafana.enable = true;
services.grafana.addr = "0.0.0.0";
-
services.influxdb.enable = true;
services.influxdb.extraConfig = {
meta.hostname = config.krebs.build.host.name;
[cgit] Unable to lock slot /tmp/cgit/9b200000.lock: No such file or directory (2)