From 099aaf27279e3609faf96fbdec46c09da793f8a1 Mon Sep 17 00:00:00 2001 From: transcaffeine Date: Fri, 27 Nov 2020 15:35:01 +0100 Subject: [PATCH] monitoring: add public facing endpoint --- forward/public/db.finallycoffee.eu | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/forward/public/db.finallycoffee.eu b/forward/public/db.finallycoffee.eu index 09ad134..8f5cf3c 100644 --- a/forward/public/db.finallycoffee.eu +++ b/forward/public/db.finallycoffee.eu @@ -1,7 +1,7 @@ $ORIGIN finallycoffee.eu. $TTL 604800 @ IN SOA ns1.athena7.eu. admin.finallycoffee.eu. ( - 2019050601 ; Serial number, increase by one + 2020112701 ; Serial number, increase by one 43200 ; Refresh interval 7200 ; Retry interval 2419200 ; Expire Interval @@ -92,6 +92,12 @@ ci IN CNAME karlsruhe.finallycoffee.eu. stats IN CNAME munich.finallycoffee.eu. prometheus.stats IN CNAME munich.finallycoffee.eu. blackbox.stats IN CNAME munich.finallycoffee.eu. +pub.stats IN CNAME munich.finallycoffee.eu. + +; Private Monitoring +int IN CNAME karlsruhe.finallycoffee.eu. +stats.int IN CNAME karlsruhe.finallycoffee.eu. +pub.stats.int IN CNAME karlsruhe.finallycoffee.eu. ; Infrastructure ipa IN CNAME karlsruhe.finallycoffee.eu.