How to install dataease/dataease. Official installation instructions. Project installation guide. Framework or library installation. Build installation instructions. How to setup and install from GitHub. Installation steps and setup instructions. Official docs and installation instructions GitHub.
dataease/dataease Installation Guide
How to install dataease/dataease. Official project installation instructions and setup guide.
⚡
Automated Install (Recommended)
Quick installation instructions for dataease/dataease. This is the fastest way to complete project installation and setup.
Install via curl
curl -fsSL https://hexmos.com/ipm-install | bash &&
ipm i dataease/dataeaseor
Install via npx
npx @hexmos/ipm i dataease/dataeasePrerequisites
Python
languageVersion: >=3.6.0
Java Development Kit (JDK)
system_toolDocker
system_toolVersion: 20.10.1
Git
system_toolVersion: 2.34.1
MySQL
system_packageVersion: 8.0.30
PostgreSQL
system_packageNode.js
languageVersion: >=14.0.0
Manual Installation Methods
Manual installation instructions. How to install from GitHub source.
Download and Install from Source
curl -sSL https://dataease.oss-cn-hangzhou.aliyuncs.com/quick_start_v2.sh | bashOne-Click Installation via Script
curl -sSL https://dataease.oss-cn-hangzhou.aliyuncs.com/quick_start_v2.sh | bashOne-Click Installation via Script (Docker)
curl -sSL https://dataease.oss-cn-hangzhou.aliyuncs.com/quick_start_v2.sh | bashPost Installation Steps
- Start the DataEase server using the command: `./dataease-server.sh`.
- Access the DataEase dashboard at http://localhost:8080/.
