logo

mastofe

My custom branche(s) on git.pleroma.social/pleroma/mastofe
commit: 3660f01f60bec405acab672634e184ee5b5b8e46
parent: a2ec54a20b7426bf6e3d75de19b81e4c4392b7b1
Author: Eugen <eugen@zeonfederated.com>
Date:   Sat,  8 Apr 2017 11:38:54 +0200

Merge pull request #1115 from vmincev/patch-1

Update Production-guide.md

Diffstat:

Mdocs/Running-Mastodon/Production-guide.md4+++-
1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/docs/Running-Mastodon/Production-guide.md b/docs/Running-Mastodon/Production-guide.md @@ -90,7 +90,9 @@ It is recommended to create a special user for mastodon on the server (you could sudo apt-get install imagemagick ffmpeg libpq-dev libxml2-dev libxslt1-dev nodejs file git curl curl -sL https://deb.nodesource.com/setup_4.x | sudo bash - - apt-get install nodejs + + sudo apt-get install nodejs + sudo npm install -g yarn ## Redis