Quickstart
You can deploy Fivemanage Lite using the pre-built Docker image or by orchestrating the entire stack with Docker Compose.Option A: Production Docker Run
If you already have your databases (Postgres/ClickHouse) running, you can start the application container directly.Option B: Full Stack via Docker Compose
For a complete self-hosted environment including all dependencies, use the provideddocker-compose.yml. This will spin up Postgres, ClickHouse, MinIO, and Jaeger alongside the application.
- Create a
docker-compose.ymlfile:
- Start the stack:
Initial Login
Once the application is running, access the dashboard athttp://localhost:8080.
- Username:
admin - Password: The value of your
ADMIN_PASSWORDenvironment variable (default ispasswordin the example above).
.png?fit=max&auto=format&n=tUtwuHgibAuVylZ9&q=85&s=44653a825fa0664047dae92cd8969b2d)
