mirror of
https://github.com/tubearchivist/tubearchivist-frontend.git
synced 2024-11-22 03:40:14 +00:00
note about min ES version 7.17
This commit is contained in:
parent
dc8e330b22
commit
cc49c256c1
@ -73,6 +73,8 @@ Should that not be an option, the Tube Archivist container takes these two addit
|
|||||||
Changing any of these two environment variables will change the files *nginx.conf* and *uwsgi.ini* at startup using `sed` in your container.
|
Changing any of these two environment variables will change the files *nginx.conf* and *uwsgi.ini* at startup using `sed` in your container.
|
||||||
|
|
||||||
### Elasticsearch
|
### Elasticsearch
|
||||||
|
**Note**: Newest Tube Archivist depends on Elasticsearch version 7.17 to provide an automatic updatepath.
|
||||||
|
|
||||||
Stores video meta data and makes everything searchable. Also keeps track of the download queue.
|
Stores video meta data and makes everything searchable. Also keeps track of the download queue.
|
||||||
- Needs to be accessible over the default port `9200`
|
- Needs to be accessible over the default port `9200`
|
||||||
- Needs a volume at **/usr/share/elasticsearch/data** to store data
|
- Needs a volume at **/usr/share/elasticsearch/data** to store data
|
||||||
|
Loading…
Reference in New Issue
Block a user