Changelog
- 5f2943b pritunlHealth: feat: add IP addresses to the alarm message
- a78b32e tests/health/redisHealth: finish
- f252ef4 tests/health/redisHealth: get output first
- a52bb5b redisHealth: redis config should be optional
- be1c459 ci: feat: add redisHealth
- 16eab4f tests/health/pgsqlHealth: fix
- 1311cc8 tests/health/pgsqlHealth: fix
- 491d317 tests/health/pgsqlHealth: try to fix issue
- 08d1fe1 tests/health/pgsqlHealth: add debug output
- 147db46 tests/health/pgsqlHealth: complete pgsqlHealth
- 0a98008 tests/health/pgsqlHealth: copy example db.yml
- dd2103b tests/health/pgsqlHealth: fix sudo command
- 92db71b fix typo
- 90f8265 add pgsqlHealth to CI
- 19b9818 ci: add pgsqlHealth
- ea13005 ci: rmqHealth/k8sHealth: add greps to check output
- 654d131 tests/health/k8sHealth: make empty config so k8sHealth works
- cfbc8f2 ci: add test.sh to k8sHealth
- 650a5a5 fix typo
- 1325755 fix typo
- 29045b9 ci: add init-k8s.sh