v1.0.3
Watchdog v1.0.3
This release focuses on documentation, configuration examples, and repository maintenance.
What’s new
- Added an
examplesdirectory with ready-to-adapt configurations:- HTTP health checks with Docker Compose remediation
- TCP checks with systemd recovery
- Command-based service checks
- Multi-service monitoring
- Failure and recovery hooks
- Added cron installation and scheduling instructions.
- Documented one-minute and five-minute monitoring intervals.
- Expanded
.gitignorefor IDE files, secrets, runtime data, logs, caches, and build artifacts. - Improved project metadata and repository documentation.
Validation
- All example YAML files were validated with
yqv4. - Bash scripts pass syntax checks.
- Healthy, failure, and remediation paths are covered by the smoke test.