Andrew Johnson

Results 79 comments of 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...

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 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...