Andrew Johnson
Andrew Johnson
For sure, I will have to do it. I will try as a fork, if it will be out of scope then I will make it standalone.
Is it still detected when you build the binaries by yourself?
This may probably resolve issues like https://github.com/mriedmann/humhub-docker/issues/194, because no any process will be running with other privileges than the application, so there will be no chance of accidentially creating a...
After some more testing I see volume mount points are having non-deterministic permissions, sometimes I get `nginx:nginx` and other times (more often) I get `101:nginx` (why 101?). Here is my...
Yes, I'm testing the variant with separate nginx and php-fpm if you are asking abut this.
Yeah, with `nginx:nginx` it starts. With `101:nginx` the installation fails for assets directory.
On all-in-one variant it looks pretty fine I see, at least in docker-compose, I will have to check on Kubernetes on CRI-O. ``` $ docker volume ls DRIVER VOLUME NAME...
I marked is as draft so it is not an asap, take your time. I will play with it little bit more and will let you know as I don't...
I started making a Helm Chart (https://github.com/riotkit-org/k8s-humhub) at first I will support root image, then I will experiment with non-root after I will get the root image working enough stable.
Wow, sorry for abadoning the topic. I "slept" for almost a year. My instance still works on a feature branch, damn it 😁 Happy to see that somebody took over...