1
0

add dns entries for karakeep

This commit is contained in:
2026-06-09 11:35:48 -06:00
parent 4f0e35e66d
commit 15699177e6

View File

@@ -56,6 +56,9 @@ private_domains:
- type: A - type: A
name: "papra.home.jthan.io" name: "papra.home.jthan.io"
value: 192.168.1.18 value: 192.168.1.18
- type: A
name: "keep.home.jthan.io"
value: 192.168.1.18
- type: A - type: A
name: "whoami.home.jthan.io" name: "whoami.home.jthan.io"
value: 192.168.1.18 value: 192.168.1.18
@@ -104,6 +107,9 @@ private_domains:
- type: AAAA - type: AAAA
name: "papra.home.jthan.io" name: "papra.home.jthan.io"
value: "2602:fb57:c20:b00:be24:11ff:fef4:1b8d" value: "2602:fb57:c20:b00:be24:11ff:fef4:1b8d"
- type: AAAA
name: "keep.home.jthan.io"
value: "2602:fb57:c20:b00:be24:11ff:fef4:1b8d"
- type: AAAA - type: AAAA
name: "auth.home.jthan.io" name: "auth.home.jthan.io"
value: "2602:fb57:c20:b00:be24:11ff:fee6:8593" value: "2602:fb57:c20:b00:be24:11ff:fee6:8593"