X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=README.md;h=4a785478c1a8dc261c41fd09061a6b5d0d9e2f2a;hb=d11c28a36b1382ea0a5d5e8d19a67e99b6b24de0;hp=b30de208b9043ba115b5ec190b0a3a8cf79b96be;hpb=46e9407c60650fefd0c0a3358da22d81dabe6f09;p=github%2FChocobozzz%2FPeerTube.git diff --git a/README.md b/README.md index b30de208b..4a785478c 100644 --- a/README.md +++ b/README.md @@ -45,8 +45,8 @@ Be part of a network of multiple small federated, interoperable video hosting pr
- - Build Status + + pipeline status @@ -147,11 +147,11 @@ Feel free to reach out if you have any questions or ideas! :speech_balloon: * nginx * **PostgreSQL >= 9.6** * **Redis >= 2.8.18** - * **NodeJS >= 8.x** + * **NodeJS >= 10.x** * **yarn >= 1.x** * **FFmpeg >= 3.x** -See the [production guide](/support/doc/production.md), which is the recommended way. +See the [production guide](/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](/support/doc/docker.md)). @@ -182,7 +182,7 @@ See the [architecture blueprint](https://docs.joinpeertube.org/#/contribute-arch See our REST API documentation: * OpenAPI 3.0.0 schema: [/support/doc/api/openapi.yaml](/support/doc/api/openapi.yaml) - * Spec explorer: [docs.joinpeertube.org/#/api-rest-reference.html](https://docs.joinpeertube.org/#/api-rest-reference.html) + * Spec explorer: [docs.joinpeertube.org/api-rest-reference.html](https://docs.joinpeertube.org/api-rest-reference.html) See our [ActivityPub documentation](https://docs.joinpeertube.org/#/api-activitypub).