mirror of
https://github.com/umami-software/umami.git
synced 2026-02-18 11:35:37 +01:00
373 B
373 B
Docker install method
You will need Docker for this Download Docker at Dockers official website
First clone the repo
git clone https://github.com/mikecao/umami.git
cd into the directory
cd umami
Start a Docker container
docker-compose up
Then navigate to localhost:5432 in your browser!