
umami-mysql
umami is a simple, easy to use, self-hosted web analytics solution. The goal is to provide you with a friendly privacy-focused alternative to Google Analytics.
Official integration
Created - Last update
umami is a simple, easy to use, self-hosted web analytics solution. The goal is to provide you with a friendly privacy-focused alternative to Google Analytics. This app will install a default mysql instance with persistant data. You can choose the version yourself. The deployment was tested with mysql 8.0.x. For Updating just Deploy latest image from https://github.com/umami-software/umami/pkgs/container/umami using the Deploy via ImageName section in your caprover umami container For more details about umami, see: https://umami.is Enter your configuration parameters and click on next. It will take about a minute for the process to finish.
Deployed services
umami-mysql
ghcr.io/umami-software/umami:mysql-$$cap_umami_version
3000
always
1umami-mysql-mysql
mysql:$$cap_mysql_version
- umami-mysql-mysql-data:/var/lib/mysql
always
4Variables
Mysql Version
Default: 8
$$cap_mysql_versionCheckout their page for the valid tags https://hub.docker.com/_/mysql
Caprover Umami Version
Default: v1.38.0
$$cap_umami_versionCheckout their github page for the valid tags https://github.com/umami-software/umami/pkgs/container/umami
mysql Database password
Default: $$cap_gen_random_hex(16)
$$cap_mysql_passPassword for mysql
mysql ROOT Database password
Default: $$cap_gen_random_hex(16)
$$cap_mysql_root_passPassword for mysql root