Cyrill Kulka

Results 45 comments of Cyrill Kulka

Hi @Medic-2016 , if you mean this https://sabre.io/dav/caldav-sharing/ plugin, then imho the easiest way to enable it would be similar to https://github.com/ckulka/baikal-docker/issues/97#issuecomment-1279801363: 1. Create a shell script file `50-add-sharing-plugin.sh file`...

It probably didn't work because those files weren't loaded (you can see it with `php --ini`). I'll merge PR #190 to fix this.

This will be published with the next release of Baikal.

I did some local testing, can you try setting the `Host` HTTP header to `dav.mydomain:9443`? Not sure why `X-Forwarded-Port` and `X-Forwarded-Host` are not used, but setting the `Host` header should...

I like the commit from @jtsymon, it's very straight-forward and simple. Not sure yet if/how to incorporate that into the images, either 1. with documentation, explaining how to add a...

Hi @n00b12345, I think that's a separate ask unrelated to this - if you want, then let's capture this in a new issue. Btw: the Apache httpd container image comes...

Hi @hallabalooza , Unfortunately I'm unfamiliar with Unraid, but from what I understood in [docs/unraid-installation-guide.md](https://github.com/ckulka/baikal-docker/blob/master/docs/unraid-installation-guide.md), you need a way to serve the SSL certificate, it's not something Unraid does out...

Hi @switux , this looks like an error with Baikal itself, not the Docker container. I'd open an issue over at https://github.com/sabre-io/Baikal, since they're familiar with the code itself and...

Spring cleaning, closing this issue given the answers above should have addressed the issue. Thank you @nillebor and @dnielso5!

Spring cleaning: Hi @jp8311, I'd imagine you have solved this already, but just in case or for others: I don't have Unraid myself, so this might be off, but it...