MyNixOS website logo
option

services.matomo.webServerUser

Name of the web server user that forwards requests to services.phpfpm.pools.<name>.socket the fastcgi socket for Matomo if the nginx option is not used. Either this option or the nginx option is mandatory. If you want to use another webserver than nginx, you need to set this to that server's user and pass fastcgi requests to index.php, matomo.php and piwik.php (legacy name) to this socket.

Declarations
Type
null or string
Default
null
Example
"lighttpd"