summaryrefslogtreecommitdiff
path: root/gemfeed/2021-10-22-defensive-devops.html
diff options
context:
space:
mode:
Diffstat (limited to 'gemfeed/2021-10-22-defensive-devops.html')
-rw-r--r--gemfeed/2021-10-22-defensive-devops.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/gemfeed/2021-10-22-defensive-devops.html b/gemfeed/2021-10-22-defensive-devops.html
index dde46c5a..fc8c914d 100644
--- a/gemfeed/2021-10-22-defensive-devops.html
+++ b/gemfeed/2021-10-22-defensive-devops.html
@@ -10,7 +10,7 @@
<body>
<h1 style='display: inline'>Defensive DevOps</h1><br />
<br />
-<span class=quote>Published at 2021-10-22T10:02:46+03:00</span><br />
+<span class='quote'>Published at 2021-10-22T10:02:46+03:00</span><br />
<br />
<pre>
c=====e
@@ -93,7 +93,7 @@
<br />
<span>Now, you can add a handful more canary servers to the automation. You should keep close attention to what the automation is doing. You could use a tool like DTail for distributed log file following. At this point, you could also think of deploying a monitoring check (e.g. Icinga) to see whether your script is not terminating abnormally or logging warnings or errors.</span><br />
<br />
-<a class=textlink href='./2021-04-22-dtail-the-distributed-log-tail-program.html'>DTail - The distributed log tail program</a><br />
+<a class='textlink' href='./2021-04-22-dtail-the-distributed-log-tail-program.html'>DTail - The distributed log tail program</a><br />
<br />
<span>From there, you could automate the solution on more and more servers. Best, ramp up the automation to a handful of systems, and later to a whole line of servers (e.g. all secondary servers of a given cluster). And afterwards, automate it on all servers.</span><br />
<br />
@@ -113,7 +113,7 @@
<br />
<span>E-Mail your comments to hi@paul.cyou :-)</span><br />
<br />
-<a class=textlink href='../'>Back to the main site</a><br />
+<a class='textlink' href='../'>Back to the main site</a><br />
<p class="footer">
Generated with <a href="https://codeberg.org/snonux/gemtexter">Gemtexter</a> |
served by <a href="https://www.OpenBSD.org">OpenBSD</a>/<a href="https://man.openbsd.org/httpd.8">httpd(8)</a> |