From bd1b2fe44998649c1635a03b0691554c9445b914 Mon Sep 17 00:00:00 2001 From: Andras Iklody Date: Wed, 24 Jun 2020 14:28:33 +0200 Subject: [PATCH] chg: [INSTALL] added some missing points to get cerebrate up and running --- INSTALL/INSTALL.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/INSTALL/INSTALL.md b/INSTALL/INSTALL.md index f13b028..6db03ff 100644 --- a/INSTALL/INSTALL.md +++ b/INSTALL/INSTALL.md @@ -2,7 +2,7 @@ An Ubuntu server (18.04/20.04 should both work fine) - though other linux installations should work too. - apache2, mysql/mariadb, sqlite need to be installed and running -- php extensions for mysql, sqlite need to be installed and running +- php extensions for intl, mysql, sqlite need to be installed and running ## Cerebrate installation instructions @@ -49,4 +49,8 @@ Simply modify the Datasource -> default array's username, password, database fie Create an apache config file for cerebrate / ssh key and point the document root to /var/www/cerebrate/webroot/index.php and you're good to go +To log in use the default credentials below: + +username: admin +Password: Password1234