Joseph Weigl
Joseph Weigl
will this ever be fixed? or are we doomed to run nextcloud as root in kubernetes for ever?
@stavros-k would you mind to share your config with us? at least my config seems not to work ``` # Extra mounts for the pods. Example shown is for connecting...
thats the truenas chart.. this is using a different docker container i guess this container is not using the same entrypoint as the one in this repository.. the redis-session is...
this line would fail because the mounted CM is read-only (which is the default in k8s) https://github.com/nextcloud/docker/blob/master/27/apache/entrypoint.sh#L132C13-L132C13 maybe the config in truenas is different.. but for kubernetes mounted CMs are...
but this is automatically set by the official helm chart. and also using occ in a cloud environment seems not be a good practice.. having a workaround for workaround to...
Hi there, i have just discovered this operator while looking for a better solution of spinning up databases and backups separately and was pretty impressed by the feature set of...
hey guys, i'm currently working on a fork of this app. You can download the latest version as binary from my github repository Eloo
Nice to hear. But your link seems to be wrong. https://f-droid.org/repository/browse/?fdid=de.we.acaldav So the project is now developed under your domain? Maybe i will contribute some more code if I got...
yep can recommend DAVdroid too
ah okay.. how should this be used exactly in the decode function?