forked from FoundKeyGang/FoundKey
Update setup.*.md
This commit is contained in:
parent
e5c20ca9a7
commit
8d7f16caed
2 changed files with 2 additions and 2 deletions
|
@ -31,7 +31,7 @@ Please install and setup these softwares:
|
||||||
* [Elasticsearch](https://www.elastic.co/) - used to provide searching feature instead of MongoDB
|
* [Elasticsearch](https://www.elastic.co/) - used to provide searching feature instead of MongoDB
|
||||||
|
|
||||||
|
|
||||||
*3.* Setup Mongodb Database
|
*3.* Setup MongoDB
|
||||||
----------------------------------------------------------------
|
----------------------------------------------------------------
|
||||||
In root :
|
In root :
|
||||||
1. `mongo` Go to the mongo shell
|
1. `mongo` Go to the mongo shell
|
||||||
|
|
|
@ -30,7 +30,7 @@ adduser --disabled-password --disabled-login misskey
|
||||||
##### オプション
|
##### オプション
|
||||||
* [Elasticsearch](https://www.elastic.co/) - 検索機能を向上させるために用います。
|
* [Elasticsearch](https://www.elastic.co/) - 検索機能を向上させるために用います。
|
||||||
|
|
||||||
*3.* Mongodbの設定
|
*3.* MongoDBの設定
|
||||||
----------------------------------------------------------------
|
----------------------------------------------------------------
|
||||||
ルートで:
|
ルートで:
|
||||||
1. `mongo` mongoシェルを起動
|
1. `mongo` mongoシェルを起動
|
||||||
|
|
Loading…
Reference in a new issue