hisold

joined 6 months ago
[–] hisold@toot.io 4 points 2 months ago

@bsi@social.bund.de Das BSI gibt die Sicherheitslücke auch ganz bestimmt nicht an Geheimdienste weiter. Selbstverständlich informieren wir ausschließlich die betroffenen. Wir versprechen es wirklich. Vertrauen sie uns.

 

Protestwähler aufgepasst, nur einer kann es schaffen!
#Bundestagswahl2025 #Wahl #BTW25 #Bundestagswahl @deutschland @wahl

[–] hisold@toot.io 2 points 6 months ago* (last edited 6 months ago)

@fmstrat @selfhosted As far as I know, everything behind the scenes of #Nextcloud is WebDAV.
Simple services like #Syncthing or baikal for CalDAV are sufficient. I just don't like Nextcloud.

[–] hisold@toot.io 1 points 6 months ago (1 children)

@TCB13 According to the docs, the Dav module has to be manually enabled at compile time and that doesn't seem to be the case with the official docker image

 

How to easily run a Webdav server in a Docker container

A lot of open source software lets you synchronise data via webdav, but how do you get a #webdav server?
Using Apache with the dav module is a common approach, but I couldn't bother to set it up that way.
My way is different: Rclone can act as a webdav server and is easy to configure.
I've been using it for 3 years and it's very reliable.
Have a look at the compose file in the picture.
@selfhosted