StruxaEggs Explorer

Elasticsearch

Application

Elasticsearch is a distributed, RESTful search and analytics engine capable of addressing a growing number of use cases. As the heart of the Elastic Stack, it centrally stores your data for lightning fast search, fine‑tuned relevancy, and powerful analytics that scale with ease.

Author: dominic@stilma.netSource: pterodactyl/application-eggsUpdated: 5/24/2026

Startup Command

./bin/elasticsearch -E network.host=0.0.0.0 -E http.port={{SERVER_PORT}} -E discovery.type={{DISCOVERY_SEED_HOSTS}}

Docker Images

LabelImage
ghcr.io/ptero-eggs/yolks:debianghcr.io/ptero-eggs/yolks:debian

Environment Variables

NameVariableDefaultRules
Discovery Seed Hosts
Please keep default if you are unsure.
DISCOVERY_SEED_HOSTSsingle-noderequired
Elasticsearch Version
Go to https://www.elastic.co/downloads/elasticsearch and look at the version at the top.
VERSION8.13.0required|string|max:20