1
0
Fork 0
peertube/support/doc
J Webb dec4952155
Ensure peertube root directory is setup to be traversed by nginx (#5028)
* Update production.md

On Ubuntu 22.04, the dir `/var/www/peertube` is restricted to user peertube & group peertube. This causes issues with many of the subsequent sudo commands, and also results in white-screen on initial visit to the site due to JS files not being accessible. This PR loosens those requirements, but maybe would be better if nginx is just added to peertube group? This is my first time installing PeertTube, so I'll defer to someone with more knowledge of this framework to vet the approach here.

* Set specific mode on peertube root directory

* Minor fixup

* Prefer ls instead of chmod to check directory

Co-authored-by: Chocobozzz <me@florianbigard.com>
2022-06-21 14:40:53 +02:00
..
api Fix various typos 2022-06-07 16:41:21 +02:00
development Merge branch 'release/4.1.0' into develop 2022-03-08 11:28:32 +01:00
plugins Add note about dev mode when testing a plugin 2022-05-23 09:09:31 +02:00
dependencies.md Fix various typos 2022-06-07 16:41:21 +02:00
docker.md fix(doc): fix links to 'anchors' in install doc 2022-06-10 11:15:19 +02:00
production.md Ensure peertube root directory is setup to be traversed by nginx (#5028) 2022-06-21 14:40:53 +02:00
tools.md Add transcoding fail message in client 2021-11-09 15:00:21 +01:00
translation.md Fix grammar in translation documentation 2020-03-26 10:57:14 +01:00