mirror of
https://git.joinsharkey.org/Sharkey/Sharkey.git
synced 2024-11-09 19:33:10 +02:00
Resolve #4139
This commit is contained in:
parent
83b2aa72b1
commit
11a0ef485b
3 changed files with 3 additions and 0 deletions
|
@ -29,6 +29,7 @@ Please install and setup these softwares:
|
|||
* [Redis](https://redis.io/)
|
||||
* Redis is optional, but we strongly recommended to install it
|
||||
* [Elasticsearch](https://www.elastic.co/) - required to enable the search feature
|
||||
* ffmpeg
|
||||
|
||||
*3.* Setup MongoDB
|
||||
----------------------------------------------------------------
|
||||
|
|
|
@ -29,6 +29,7 @@ Installez les paquets suivants :
|
|||
* [Redis](https://redis.io/)
|
||||
* Redis est optionnel mais nous vous recommandons vivement de l'installer
|
||||
* [Elasticsearch](https://www.elastic.co/) - requis pour pouvoir activer la fonctionnalité de recherche
|
||||
* ffmpeg
|
||||
|
||||
*3.* Paramètrage de MongoDB
|
||||
----------------------------------------------------------------
|
||||
|
|
|
@ -35,6 +35,7 @@ adduser --disabled-password --disabled-login misskey
|
|||
* Twitter連携
|
||||
* [Elasticsearch](https://www.elastic.co/)
|
||||
* 検索機能を有効にするためにはインストールが必要です。
|
||||
* ffmpeg
|
||||
|
||||
*3.* MongoDBの設定
|
||||
----------------------------------------------------------------
|
||||
|
|
Loading…
Reference in a new issue