Installation
Bring up Community Edition with Docker Compose.
Prerequisites
- Docker Engine and Docker Compose plugin
- 2+ CPU, 4GB RAM recommended for evaluation
- Persistent disk for PostgreSQL and file storage volumes
Quick start
Bash
cp .env.example .env
docker compose up -d --build
# open http://localhost:2121First admin
Visit /register to create the bootstrap administrator, then create your first company.