projects
/
oweals
/
peertube.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0880679
)
Update production.md
author
David Libeau
<DavidLibeau@users.noreply.github.com>
Sun, 27 May 2018 01:25:10 +0000
(
01:25
+0000)
committer
Chocobozzz
<me@florianbigard.com>
Tue, 29 May 2018 07:34:15 +0000
(09:34 +0200)
support/doc/production.md
patch
|
blob
|
history
diff --git
a/support/doc/production.md
b/support/doc/production.md
index 8cc4eb6b4daf2da805a8496fd9eb7f888a32c043..b354e75ebe2d35392e29f005eed5f8d28b90c780 100644
(file)
--- a/
support/doc/production.md
+++ b/
support/doc/production.md
@@
-64,6
+64,8
@@
Install Peertube. If you're using CentOS7, do not forget to activate the devtool
$ scl enable devtool-6 bash
```
And after that, follow the step as usual. Do not forget to exit the environment after installing Peertube.
+
+Install Peertube:
```
$ cd ../ && sudo -u peertube ln -s versions/peertube-${VERSION} ./peertube-latest
$ cd ./peertube-latest && sudo -H -u peertube yarn install --production --pure-lockfile