pratikbalar
3d67150229
refactor: add function for redis
...
- Style it as per google shell developing guide
2021-06-21 22:56:05 +05:30
Pratik
4ce63ced9a
refactor: short bash flags insted of verbose style
...
Co-authored-by: Chinmay Pai <chinmaydpai@gmail.com>
2021-06-21 22:32:37 +05:30
Pratik
c19158cd76
refactor: remove exports, add bash flags healthchecks
...
Add bash flags and removed
- errexit - better for fast fail of healthchecks
- allexport - export vars by default
- nolog - not to add in history (optional)
2021-06-21 18:19:46 +05:30
Revant Nandgaonkar
b72de20f96
fix: health check
...
allow redis databases in healthcheck
2020-10-06 14:43:36 +05:30
Revant Nandgaonkar
e603371984
fix(frappe-worker): set absolute path of common_site_config.json in healthcheck.sh
2020-09-16 14:20:10 +05:30
Revant Nandgaonkar
c43e973481
fix(frappe-worker): install wait-for-it deb package
2020-09-16 05:06:07 +05:30
Revant Nandgaonkar
a4c814f994
fix: health check
...
use shell script instead of python
2020-09-15 23:18:28 +05:30