docker icon indicating copy to clipboard operation
docker copied to clipboard

run security file creation on apache launch

Open dougbradbury opened this issue 1 year ago • 3 comments

I encounter this warning with running from this container:

System_Check_-_Administration_-_Matomo

Following these instructions, I can make the error go away, but I am not mounting a volume on some of those directories, so the warning emerges on the next container execution.

dougbradbury avatar Jul 23 '24 19:07 dougbradbury

This would also run on PHP FPM launch or any other command

J0WI avatar Sep 22 '24 22:09 J0WI

This would also run on PHP FPM launch or any other command

any other suggestions?

dougbradbury avatar Sep 24 '24 17:09 dougbradbury

This doesn't really work on new instances:

The configuration file {/var/www/html/config/config.ini.php} has not been found or could not be read.
 » Please check that /var/www/html/config/config.ini.php is readable by the user 'root'.

Unfortunately Matomo does not provide a CLI install method

J0WI avatar Oct 07 '24 19:10 J0WI