diff options
author | Rigel Kent <sendmemail@rigelk.eu> | 2020-11-10 14:51:01 +0100 |
---|---|---|
committer | Rigel Kent <sendmemail@rigelk.eu> | 2020-11-10 15:02:26 +0100 |
commit | 867ed6514db0ff67934304eac45c8dbf44e6eddc (patch) | |
tree | c5cae1d9b1ccf0e073e8f225365f099b96686a3b /README.md | |
parent | 7a4ea932461f228ae44a173ddcd48ffb088aa023 (diff) | |
download | PeerTube-867ed6514db0ff67934304eac45c8dbf44e6eddc.tar.gz PeerTube-867ed6514db0ff67934304eac45c8dbf44e6eddc.tar.zst PeerTube-867ed6514db0ff67934304eac45c8dbf44e6eddc.zip |
move dependencies versions list to engines in package.json
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 9 |
1 files changed, 0 insertions, 9 deletions
@@ -159,15 +159,6 @@ Feel free to reach out if you have any questions or ideas! :speech_balloon: | |||
159 | :package: Create your own instance | 159 | :package: Create your own instance |
160 | ---------------------------------------------------------------- | 160 | ---------------------------------------------------------------- |
161 | 161 | ||
162 | #### Dependencies | ||
163 | |||
164 | * nginx | ||
165 | * **PostgreSQL >= 9.6** | ||
166 | * **Redis >= 2.8.18** | ||
167 | * **NodeJS >= 10.x** | ||
168 | * **yarn >= 1.x** | ||
169 | * **FFmpeg >= 4.1** | ||
170 | |||
171 | 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. | 162 | 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. |
172 | 163 | ||
173 | 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)). | 164 | 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)). |