StruxaEggs Explorer

rethinkdb

Application

The open-source database for the realtime web

Author: josdekurk@gmail.comSource: pterodactyl/application-eggsUpdated: 5/24/2026

Startup Command

./rethinkdb --bind 0.0.0.0 --cluster-port {{SERVER_PORT}} --driver-port {{DRIVER_PORT}} --http-port {{HTTP_PORT}} --initial-password auto --no-http-admin

Docker Images

LabelImage
Debianghcr.io/ptero-eggs/yolks:debian

Environment Variables

NameVariableDefaultRules
Version
VERSION2.4.4required|string|max:20
Driver port
DRIVER_PORT25568required|string|max:10
Http port
HTTP_PORT25569required|string|max:10