Installation & Setup
Install DataPallas Server on Windows or self-host with Docker on any platform.
DataPallas Server runs on Windows, Linux, and macOS. Install it directly on Windows, or use Docker to self-host on any platform.
Table of Contents
Option 1 — Windows
DataPallas Server installs on Windows the same way as DataPallas Desktop. The installation steps are identical — download, extract, and run.
Prerequisites
- Java 17 or higher — on Windows,
DataPallas.exeautomatically checks for Java when you launch it. If Java is missing, the application will guide you through the installation. See the QuickStart in 5 Minutes guide for the full walkthrough with screenshots.
Steps
-
Download the latest version: DataPallas-server.zip
-
Extract the zip file to your preferred location Example:
C:/DataPallas-Server(Tip: use a simple path likeC:/DataPallas-Serverinstead ofC:/Program Files/DataPallas-Serverfor easier access) -
Start the server by running
startServer.bat -
Access the web interface at
http://localhost:9090
Windows Service
DataPallas Server can be configured as a Windows service so it starts automatically with the operating system and runs in the background. For details, see the Scheduling & Automation page.
Option 2 — Self-Host with Docker (Windows, Linux, macOS)
DataPallas Server can be self-hosted using Docker on any platform — Windows, Linux, or macOS. Docker packages the server together with all its dependencies, so no Java installation is needed.
For full setup instructions, see the Self-Host with Docker guide.
Downloads
| Package | Use Case | Download |
|---|---|---|
| DataPallas-server.zip | Direct install — Windows | Download |
| DataPallas-server-docker.zip | Self-host with Docker — Windows, Linux, macOS | Download |
For a comparison of Desktop and Server editions, see DataPallas Server Overview.