User:Juho Kunsola/log/2019: Difference between revisions

    (+ Set <code>sudo -u www-data php maintenance/runJobs.php --wait &</code> to run all the time in a detached tmux session and this fixes Special:Translate)
    (→‎Monday 2019-04-01: added some more info)
    Line 8: Line 8:
    * Enabled the elasticsearch service with <code>sudo systemctl enable elasticsearch.service</code>
    * Enabled the elasticsearch service with <code>sudo systemctl enable elasticsearch.service</code>
    * Installed [[mw:Extension:Elastica]]. [[User:Jukeboksi|Jukeboksi]] ([[User talk:Jukeboksi|talk]]) 21:04, 1 April 2019 (CEST)
    * Installed [[mw:Extension:Elastica]]. [[User:Jukeboksi|Jukeboksi]] ([[User talk:Jukeboksi|talk]]) 21:04, 1 April 2019 (CEST)
    * Installed 5.X of elasticsearch with these instructions: https://www.elastic.co/guide/en/elasticsearch/reference/5.3/deb.html
    * Installed 5.X of elasticsearch with these instructions: https://www.elastic.co/guide/en/elasticsearch/reference/5.3/deb.html. Elastica is not compatible (as of now) with the 6.X branch
    * Installed OpenJDK with <code>sudo apt install openjdk-8-jre</code>
    * Installed OpenJDK with <code>sudo apt install openjdk-8-jre</code>
    * Installed [[mw:Extension:Elastica]] to enable translation memories for [[mw:Extension:Translate]] and ran <code>composer install --no-dev</code> in extensions/Elastica [[User:Jukeboksi|Jukeboksi]] ([[User talk:Jukeboksi|talk]]) 19:46, 1 April 2019 (CEST)
    * Installed [[mw:Extension:Elastica]] to enable translation memories for [[mw:Extension:Translate]] and ran <code>composer install --no-dev</code> in extensions/Elastica [[User:Jukeboksi|Jukeboksi]] ([[User talk:Jukeboksi|talk]]) 19:46, 1 April 2019 (CEST)