eris/alertmanager: set the external URL so silence links work
Need to be on the wireguard interface to use it
Graham Christensen committed
Dec 20, 2021 at 16:12 UTC
148a6d82009d6767b9762aae700a88ac55b08c3c
1 file changed
+1
delft/eris.nix
+1
@@ -81,6 +81,7 @@ in {
81
82
alertmanager = {
83
enable = true;
84
+ webExternalUrl = "http://10.254.1.4:9093/";
85
configuration = {
86
global = {};
87
route = {