mirror of
https://github.com/Freika/dawarich.git
synced 2026-01-11 01:31:39 -05:00
492 B
492 B
Docker installation
To do that you need previously install Docker on your system.
To quick Dawarich install run Docker-compose from project root folder
docker-compose up
This command use docker-compose.yml to build your local environment.
When this command done successfully and all services in containers will start you can open Dawarich web UI by this link http://127.0.0.1:3000.