Matomo – Web analytics
Content
Main:
Official links:
Website | Documentation | Source DockerHub
Smied.net links:
Website | Documentation | DockerHub | Feedback
Minimum system requirements :
Сores | 1 |
---|---|
RAM | 0.5gb |
Use:
System | Data |
---|---|
Standard login | During installation |
Standard password | During installation |
Standard port | 80 |
Configuration | – |
Links
System | Link |
---|---|
Login page | https://site/ |
Register page | During installation |
Admid Dashboard | https://site/ |
Includes
Containers:
System | Software |
---|---|
App | Matomo |
Path:
in system Data – /Docker/Matomo
in container Data – /var/www/html
Features:
System | Software |
---|---|
🛠 Install
🐳 Install Docker
⬇️ Download PixelFed
docker pull matomo:4.8.0
🚀 Start containers
sudo docker run -d \ --name=Matomo -e TZ=Europe/Moscow --restart=unless-stopped \ --memory="1g" --cpus="1" \ --hostname analytics.site.com \ --network Docker_Network --ip=10.1.1.99 \ -p 450:80 \ --volume /Docker/Matomo:/var/www/html \ matomo:4.8.0
Update
docker stop Matomo && docker rm Matomo / docker container rm --force Matomo sudo docker run -d \ --name=Matomo -e TZ=Europe/Moscow --restart=unless-stopped \ --memory="1g" --cpus="1" \ --hostname analytics.site.com \ --network Docker_Network --ip=10.1.1.99 \ -p 450:80 \ --volume /Docker/Matomo:/var/www/html \ matomo:4.8.0
Backup
Restore
⚙️ Uninstall
docker stop Matomo && docker rm Matomo / docker container rm --force Matomo
⚠️ Issues
Issue | Solution |
---|---|
If you have found a spelling error, please, notify us by selecting that text and pressing Ctrl+Enter.
Spelling error report
The following text will be sent to our editors: