diff --git a/INSTALL.md b/INSTALL.md index e80647c..e77e1b9 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -6,8 +6,6 @@ Initial requirements # adduser etherpad ``` - - Install Etherpad-lite ===================== @@ -22,7 +20,6 @@ $ git clone --branch master https://github.com/ether/etherpad-lite.git && $ cd etherpad-lite && ``` - Restore "etherpad/settings.json" in etherpad-lite Then try to start etherpad @@ -85,6 +82,7 @@ table_of_contents Chalec infos ============ + Intall Java `# apt install openjdk-jre-headless` @@ -96,18 +94,18 @@ Add to admin group to read logs # cd ``` - -Download Statoolinfos jar at -https://forge.devinsy.fr/devinsy/statoolinfos/releases +Download Statoolinfos jar at https://forge.devinsy.fr/devinsy/statoolinfos/releases Uncompress in /home/statool- link versioned folder to generic one `$ ln -s statoolinfos- statoolinfos` Restore statool config + (/var/www/html/.well-known/statoolinfos already restored in etherpad install) /home/statoolinfos/statoolinfos/statoolinfos.sh probe -full /hhome/statoolinfos/statoolinfos/conf/pad.chalec.org.conf `$ crontab -e` + 45 * * * * /home/statoolinfos/statoolinfos/statoolinfos.sh probe -previousday /home/statoolinfos/statoolinfos/conf/pad.chalec.org.conf >> /home/statoolinfos/statoolinfos.log