From 7421012914d49ad8224b193e50be0b0909caef07 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sat, 16 Nov 2024 23:21:10 +0200 Subject: Update content for html --- gemfeed/atom.xml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'gemfeed/atom.xml') diff --git a/gemfeed/atom.xml b/gemfeed/atom.xml index bdd6e7ab..a523c87d 100644 --- a/gemfeed/atom.xml +++ b/gemfeed/atom.xml @@ -1,6 +1,6 @@ - 2024-11-16T23:08:11+02:00 + 2024-11-16T23:20:14+02:00 foo.zone feed To be in the .zone! @@ -10,7 +10,7 @@ f3s: Kubernetes with FreeBSD - Setting the stage - Part 1 https://foo.zone/gemfeed/2024-11-17-f3s-kubernetes-with-freebsd-part-1.html - 2024-11-16T23:08:10+02:00 + 2024-11-16T23:20:14+02:00 Paul Buetow aka snonux paul@dev.buetow.org @@ -99,6 +99,8 @@
https://wiki.freebsd.org/HighlyAvailableStorage

+You can think of DRBD being the Linux equivalent to FreeBSD's HAST.
+

OpenBSD/relayd to the rescue for external connectivity



All apps should be reachable through the internet (e.g., from my phone or computer when travelling). For external connectivity and TLS management, I've got two OpenBSD VMs (one hosted by OpenBSD Amsterdam and another hosted by Hetzner) handling public-facing services like DNS, relaying traffic, and automating Let's Encrypt certificates.
-- cgit v1.2.3