From 779df186e005aa001c239e041da7609b15f37670 Mon Sep 17 00:00:00 2001 From: pucherot Date: Mon, 11 Jan 2021 17:09:43 +0100 Subject: [PATCH] Update INSTALL.md --- docs/INSTALL.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/docs/INSTALL.md b/docs/INSTALL.md index 9a5afade..66479ca1 100644 --- a/docs/INSTALL.md +++ b/docs/INSTALL.md @@ -183,7 +183,13 @@ Stimated time: 20' (crontab -l 2>/dev/null; cat ~/pialert/back/pialert.cron) | crontab - ``` -9 - Use admin panel to configure the devices +9 - Add permissions to the DB to the web-server user +``` + sudo chgrp -R www-data ~/pialert/db + chmod -R 770 ~/pialert/db +``` + +10 - Use admin panel to configure the devices - http://pi.alert/