X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=README.md;h=cfd44f560a1d105e1bcd10c83f3d4216d794abcf;hb=45c70083ddb7f57c52e2c587d6e3ab581c657716;hp=5e6a680de2348a1dc97b572a89e52bfa81b2e845;hpb=7d48ea83bedc64f757510ee247270eec44067a3a;p=github%2FChocobozzz%2FPeerTube.git diff --git a/README.md b/README.md index 5e6a680de..cfd44f560 100644 --- a/README.md +++ b/README.md @@ -50,6 +50,10 @@ Be part of a network of multiple small federated, interoperable video hosting pr + + + +

@@ -159,15 +163,6 @@ Feel free to reach out if you have any questions or ideas! :speech_balloon: :package: Create your own instance ---------------------------------------------------------------- -#### Dependencies - - * nginx - * **PostgreSQL >= 9.6** - * **Redis >= 2.8.18** - * **NodeJS >= 10.x** - * **yarn >= 1.x** - * **FFmpeg >= 4.1** - See the [production guide](https://github.com/Chocobozzz/PeerTube/blob/develop/support/doc/production.md), which is the recommended way to install or upgrade PeerTube. For hardware requirements, see [Should I have a big server to run PeerTube?](https://github.com/Chocobozzz/PeerTube/blob/develop/FAQ.md#should-i-have-a-big-server-to-run-peertube) in the FAQ. See the [community packages](https://docs.joinpeertube.org/#/install-unofficial), which cover various platforms (including [YunoHost](https://install-app.yunohost.org/?app=peertube) and [Docker](https://github.com/Chocobozzz/PeerTube/blob/develop/support/doc/docker.md)).