Thomas Bruckmann
Thomas Bruckmann
A Nice Configuration and for sure a good startingpoint for everyone starting deploying matomo to K8S. I ended up with more or less the same configuration, however used a deployment...
@Choko256 yes, thats the way it is in the container world, sounds weird, however it makes debugging and tracing much easier, since the component going crazy is easier to detect....
Does anyone else have the same security concerns than me if I am forced to runs all Pipeline Stuff and Action under root in a container? I mean, it is...
Think the better approach is to check the correct permissions before changing them and to fail if the permissions are wrong and cannot be changed.
On the other hand it makes much more sence to use prometheus or similar to monitor such a volatile system
Please fix this! THis is so much annoying that I want to build a patched version!! On my Phone this message is even coming when I diasbled all Notifications of...
Not the only point, I had so much fields which where null and its not allowed that I decided to generate it on my own via openapi-cli. Then I fixed...
I am Sorry, I only have adjusted the generated code not the OpenAPI Definition. And the generated code is meanwhile thigtly bound in our project.