Skip to main content
Version: 1.0

Installation

System requirements

ComponentMinimumRecommended
CPU2 cores4+ cores
RAM4 GB8 GB
Disk20 GB100 GB
Docker20.10+latest
OSUbuntu 20.04+ / macOS 12+Ubuntu 22.04
Low RAM?

The installer automatically detects available memory and applies reduced JVM settings for machines with less than 8 GB RAM.

Prerequisites

OSRequirements
LinuxNothing — Docker is auto-installed if missing
macOSDocker Desktop running

Install

Run the one-line installer:

bash -c "$(curl -fsSL https://raw.githubusercontent.com/xplurdata/oss-stack/main/install.sh)"

What happens during install

╔═══════════════════════════════════════════════════════╗
║ XplurData Installer v1.0.0 ║
╚═══════════════════════════════════════════════════════╝

▶ Checking system requirements
✓ CPU: 8 cores ✓ RAM: 16 GB
✓ Disk: 120 GB free ✓ Ports: 80, 4318 available

▶ Pulling Docker images
✓ All images downloaded

▶ Starting containers
ℹ This may take up to 10 minutes on first run while Doris initializes.
✓ All containers started

▶ Waiting for services
✓ Doris Frontend healthy (67s)
✓ Doris Backend healthy (102s)
✓ Application healthy (142s)
✓ Login endpoint ready (198s)
✓ OTel Collector running

╔═══════════════════════════════════════════════════════╗
║ ✓ Installation Complete! ║
║ Happy Xpluring your data! ║
╚═══════════════════════════════════════════════════════╝

Access

After install (~3–5 minutes on first boot):

ServiceURLCredentials
Web UIhttp://<your-ip>admin / admin
OTLP HTTPhttp://<your-ip>:4318
Change the default password

The Web UI ships with admin / admin. Change it immediately after first login.