From 6520c5c9f59066e9445c09d2511add1b33920017 Mon Sep 17 00:00:00 2001 From: Pravar Sharma <59093988+pravar18@users.noreply.github.com> Date: Fri, 2 Oct 2020 00:22:54 +0530 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4d0960cc..8de51d55 100644 --- a/README.md +++ b/README.md @@ -452,8 +452,9 @@ in production. * Make sure the `manage.py sendalerts` command is running and can survive server restarts. On modern linux systems, a good option is to [define a systemd service](https://github.com/healthchecks/healthchecks/issues/273#issuecomment-520560304) for it. -* General +* General list * Make sure the database is secured well and is getting backed up regularly * Make sure the TLS certificates are secured well and are getting refreshed regularly * Have monitoring in place to be sure the Healthchecks instance itself is operational (is accepting pings, is sending out alerts, is not running out of resources). +