Redisをオプションにしたり
This commit is contained in:
		
							parent
							
								
									57e93b9b4e
								
							
						
					
					
						commit
						1117ce4b54
					
				
					 7 changed files with 43 additions and 39 deletions
				
			
		|  | @ -24,12 +24,12 @@ Please install and setup these softwares: | |||
| #### Dependencies :package: | ||||
| * **[Node.js](https://nodejs.org/en/)** | ||||
| * **[MongoDB](https://www.mongodb.com/)** >= 3.6 | ||||
| * **[Redis](https://redis.io/)** | ||||
| 
 | ||||
| ##### Optional | ||||
| * [Redis](https://redis.io/) | ||||
|   * Redis is optional, but we strongly recommended to install it | ||||
| * [Elasticsearch](https://www.elastic.co/) - used to provide searching feature instead of MongoDB | ||||
| 
 | ||||
| 
 | ||||
| *3.* Setup MongoDB | ||||
| ---------------------------------------------------------------- | ||||
| In root : | ||||
|  |  | |||
|  | @ -24,9 +24,11 @@ adduser --disabled-password --disabled-login misskey | |||
| #### 依存関係 :package: | ||||
| * **[Node.js](https://nodejs.org/en/)** | ||||
| * **[MongoDB](https://www.mongodb.com/)** (3.6以上) | ||||
| * **[Redis](https://redis.io/)** | ||||
| 
 | ||||
| ##### オプション | ||||
| * [Redis](https://redis.io/) | ||||
|   * Redisはオプションですが、インストールすることを強く推奨します。 | ||||
| 	* インストールしなくていいのは、あなたのインスタンスが自分専用のときだけです | ||||
| * [Elasticsearch](https://www.elastic.co/) - 検索機能を向上させるために用います。 | ||||
| 
 | ||||
| *3.* MongoDBの設定 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue