feat: Elasticsearch egg (#1265)

This commit is contained in:
Faye
2021-11-14 23:44:24 +01:00
committed by GitHub
parent 1ab8c6867e
commit da22608468
3 changed files with 68 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
# Elasticsearch
### From the [Elasticsearch](https://github.com/elastic/elasticsearch) GitHub
Run [Elasticsearch](https://github.com/elastic/elasticsearch) on any machine anywhere and access it in the browser.
### vm.max_map_count requirement
Please follow this for the vm.max_map_count requirement: https://www.elastic.co/guide/en/elasticsearch/reference/current/docker.html#_set_vm_max_map_count_to_at_least_262144
### Server Ports
Ports required to run the server in a table format.
| Port | default |
| ---- | ------- |
| Game | 9200 |