mirror of
https://git.joinsharkey.org/Sharkey/Sharkey.git
synced 2024-11-12 21:33:09 +02:00
Update README.md
This commit is contained in:
parent
f500afeb42
commit
2d63341731
1 changed files with 6 additions and 1 deletions
|
@ -21,7 +21,12 @@ A miniblog-based SNS.
|
||||||
`npm test`
|
`npm test`
|
||||||
|
|
||||||
## Setup
|
## Setup
|
||||||
Install MongoDB, Redis, GraphicsMagick and optionally Elasticsearch
|
### Dependencies
|
||||||
|
Please install these softwares.
|
||||||
|
* MongoDB
|
||||||
|
* Redis
|
||||||
|
* GraphicsMagick
|
||||||
|
* Elasticsearch (optional)
|
||||||
|
|
||||||
### 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