forked from FoundKeyGang/FoundKey
Update README.md
This commit is contained in:
parent
aa0bcb3fef
commit
44949cd0c7
1 changed files with 5 additions and 2 deletions
|
@ -21,12 +21,15 @@ A miniblog-based SNS.
|
||||||
`npm test`
|
`npm test`
|
||||||
|
|
||||||
## Setup
|
## Setup
|
||||||
### Dependencies
|
### Dependencies :package:
|
||||||
Please install these softwares.
|
Please install these softwares.
|
||||||
* **[MongoDB](https://www.mongodb.com/)**
|
* **[MongoDB](https://www.mongodb.com/)**
|
||||||
* **[Redis](https://redis.io/)**
|
* **[Redis](https://redis.io/)**
|
||||||
* **[GraphicsMagick](http://www.graphicsmagick.org/)**
|
* **[GraphicsMagick](http://www.graphicsmagick.org/)**
|
||||||
* [Elasticsearch](https://www.elastic.co/) (optional)
|
|
||||||
|
#### Optional
|
||||||
|
* [Elasticsearch](https://www.elastic.co/)
|
||||||
|
* If omit it, Misskey use the *MongoDB* for search instead. If not, Misskey will can better search.
|
||||||
|
|
||||||
### Domains
|
### Domains
|
||||||
Misskey requires two domains called the primary domain and the secondary domain.
|
Misskey requires two domains called the primary domain and the secondary domain.
|
||||||
|
|
Loading…
Reference in a new issue