Umami site: https://umami.is
Umami repository: https://github.com/umami-software/umami
Umami Analytics in Docker repository: https://github.com/GSCloud/umami
Run make
:
- install - install containers
- start - start containers
- stop - stop containers
- test - test containers
- kill - kill containers
- remove - remove containers
- backup - backup database
- restore - restore database
- exec - run shell inside container
- exec run='<command>' - run <command> inside container
- debug - install containers, run interactively
- config - display Docker compose configuration
- logs - display logs
- purge - delete persistent data ❗️
- docs - transpile documentation into PDF
URL: http://localhost:3000
login: admin
password: umami
Copy .env-dist
to .env
and modify the file according to your needs.
make purge install
- purge everything and fresh installmake backup test
- make backup and testmake purge restore
- purge everything and restore from backupmake logs
- show logsmake test
- test containers
Author: Fred Brooker 💌 git@gscloud.cz ⛅️ GS Cloud Ltd. https://gscloud.cz