Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F7343140
D6685.id24289.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
481 B
Subscribers
None
D6685.id24289.diff
View Options
diff --git a/docker/docker-compose.search.yml b/docker/docker-compose.search.yml
--- a/docker/docker-compose.search.yml
+++ b/docker/docker-compose.search.yml
@@ -2,9 +2,12 @@
services:
elasticsearch:
- image: elasticsearch:7.9.3
env_file:
- ./env/elasticsearch.env
+ image: elastic/elasticsearch:7.15.2
+ environment:
+ - ingest.geoip.downloader.enabled=false
+ - "ES_JAVA_OPTS=-Xms512m -Xmx512m"
ports:
- 9200:9200
volumes:
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mar 17 2025, 7:38 PM (7 w, 3 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3216690
Attached To
D6685: swh-search: upgrade elasticsearch to 7.15.2
Event Timeline
Log In to Comment