Mirror of failunderd
- Perl 94.7%
- Makefile 3.7%
- Shell 1.6%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| bin | ||
| etc | ||
| lib/FailunderD | ||
| rc.d | ||
| CHANGELOG | ||
| COPYING | ||
| Makefile | ||
| README.md | ||
| TODO | ||
FailunderD
FailunderD is a zero-dependency failover automation for use with OpenBSD on Hetzner. It makes use of Hetzner's floating IPs.
This is still WIP. Once this is released I will write a blog post about it at https://foo.zone.
Install instruction
The following has been tested only on OpenBSD.
groupadd _failunderd
useradd -d /var/run/failunderd -m -c "FailunderD daemon" -g _failunderd \
-L daemon -s /sbin/nologin _failunderd
make install
rcctl enable failunderd
rcctl start failunderd
Update instructions
make reinstall
Customizing
Edit /etc/failunderd.conf and restart the service.
Logs
FailunderD logs to syslog. Check /var/log/daemon.