add: info on deplyment

This commit is contained in:
Andreas Wrede
2026-07-23 09:51:32 -07:00
parent 92982c0ca7
commit e3b0e5041f
+5 -1
View File
@@ -1,4 +1,8 @@
1. Don't assume. Don't hide confusion. Surface tradeoffs. 1. Don't assume. Don't hide confusion. Surface tradeoffs.
2. Minimum code that solves the problem. Nothing speculative. 2. Minimum code that solves the problem. Nothing speculative.
3. Touch only what you must. Clean up only your own mess. 3. Touch only what you must. Clean up only your own mess.
4. Define success criteria. Loop until verified. 4. Define success criteria. Loop until verified.
This project's hbd daemon is deployed and in production on host w02
under user 'nagios', which you can reach via ssh nagios@w02.
The hbc client is used on 30 hosts in multiple networks.