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:
5a8eac3
)
Update Production Guide (#309)
author
SVNET Libre
<svnet@brique.svnet.fr>
Wed, 21 Feb 2018 16:05:21 +0000
(17:05 +0100)
committer
Chocobozzz
<me@florianbigard.com>
Wed, 21 Feb 2018 16:05:21 +0000
(17:05 +0100)
* Update Production Guide
Pull Request #308
* change the execution of the script
support/doc/production.md
patch
|
blob
|
history
diff --git
a/support/doc/production.md
b/support/doc/production.md
index 6d6cd68f8c807287d1e15ddb39ecdaaf5dbe4b80..9241ab61512dd147b88c8e113f1b26f27ba066c2 100644
(file)
--- a/
support/doc/production.md
+++ b/
support/doc/production.md
@@
-155,7
+155,6
@@
$ cd /var/www/peertube/peertube-latest && NODE_CONFIG_DIR=/var/www/peertube/conf
```
$ cd /var/www/peertube/peertube-latest/scripts && sudo -u peertube ./upgrade.sh
-$ diff /var/www/peertube/versions/peertube-${VERSION}/config/production.yaml.example /var/www/peertube/config/production.yaml
$ sudo systemctl restart peertube && sudo journalctl -fu peertube
```