diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json index 19bc732..65ab1b9 100644 --- a/.obsidian/workspace.json +++ b/.obsidian/workspace.json @@ -13,12 +13,12 @@ "state": { "type": "markdown", "state": { - "file": "2024/freebsd-notes.md", + "file": "2025/xg-infra-upgrade-2025.md", "mode": "source", "source": false }, "icon": "lucide-file", - "title": "freebsd-notes" + "title": "xg-infra-upgrade-2025" } } ] @@ -73,8 +73,7 @@ "title": "Bookmarks" } } - ], - "currentTab": 1 + ] } ], "direction": "horizontal", @@ -165,6 +164,7 @@ }, "active": "316987f51496a482", "lastOpenFiles": [ + "2024/freebsd-notes.md", "2025/xg-infra-upgrade-2025.md", "2024/teledyne-cybersecurity-mail-ssh-traffic-20240815-unenc.pdf", "2024/1gabba.pw-links.md", @@ -183,7 +183,6 @@ "2022/euro-dollar-koers-20220908_04_45-manic-hypomanie.png", "2024/Gitea build on FreeBSD 14.2.md", "2024/So you wanna do FreeBSD 14.1 and native Home Assistant?.md", - "2024/freebsd-notes.md", "2021/A tale about open-source software experience.md", "2024/Postgres Backups and ZFS snapshots.md", "2024/Postgres and ZFS snapshots/postgres.go", diff --git a/2025/xg-infra-upgrade-2025.md b/2025/xg-infra-upgrade-2025.md index f03a526..0542d7e 100644 --- a/2025/xg-infra-upgrade-2025.md +++ b/2025/xg-infra-upgrade-2025.md @@ -32,6 +32,7 @@ tags: * Cache: pkg + freebsd update (for jails) * Reverse caddy HTTP + SSL proxy * Bastion SSH host + * Simple DNS server * Wireguard VPN * https://genneko.github.io/playing-with-bsd/networking/freebsd-wireguard-jail/ * Data partitioning @@ -165,4 +166,20 @@ See https://docs.oracle.com/cd/E78901_01/html/E78912/gprhq.html * https://klarasystems.com/articles/openzfs-understanding-zfs-vdev-types/ * https://jrs-s.net/2018/03/13/zvol-vs-qcow2-with-kvm/ -* + +## Domains + +### Public services + +DNS at Transip + +* git.xor-gate.org +* homeassistant.xor-gate.org + +### Internal services + +Internal services use split-brain DNS + +* homelab.xor-gate.org +* git.xor-gate.org +* \ No newline at end of file