summaryrefslogtreecommitdiff
path: root/gemfeed
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2024-03-30 23:37:05 +0200
committerPaul Buetow <paul@buetow.org>2024-03-30 23:37:05 +0200
commit3a90bd63cd4cc6365e6a8d3f65eb228842900668 (patch)
tree98ca7de2581c6049ba530392cb06d3f45c01053b /gemfeed
parent3c1273840565f16fb717a6c75a478ad3555bce4f (diff)
Update content for md
Diffstat (limited to 'gemfeed')
-rw-r--r--gemfeed/2024-04-01-KISS-high-availability-with-OpenBSD.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/gemfeed/2024-04-01-KISS-high-availability-with-OpenBSD.md b/gemfeed/2024-04-01-KISS-high-availability-with-OpenBSD.md
index bbad2f6c..54733209 100644
--- a/gemfeed/2024-04-01-KISS-high-availability-with-OpenBSD.md
+++ b/gemfeed/2024-04-01-KISS-high-availability-with-OpenBSD.md
@@ -190,7 +190,7 @@ The authorative nameserver for my domains runs on both VMs, and both are configu
Check out the whole script here:
-[https://codeberg.org/snonux/rexfiles/src/branch/master/frontends/scripts/dns-failover.ksh](https://codeberg.org/snonux/rexfiles/src/branch/master/frontends/scripts/dns-failover.ksh)
+[dns-failover.ksh](https://codeberg.org/snonux/rexfiles/src/branch/master/frontends/scripts/dns-failover.ksh)
### Fairly cheap and geo-redundant
@@ -265,7 +265,7 @@ CRON is sending me an E-Mail whenever a failover is performed (or whenever a fai
I use Rexify, a friendly configuration management system that allows automatic deployment and configuration.
[https://www.rexify.org](https://www.rexify.org)
-[https://codeberg.org/snonux/rexfiles/src/branch/master/frontends](https://codeberg.org/snonux/rexfiles/src/branch/master/frontends)
+[codeberg.org/snonux/rexfiles/frontends](https://codeberg.org/snonux/rexfiles/src/branch/master/frontends)
## More HA