I was wondering if anybody is working on a nextcloud add-on for HomeAssistant. I know that there are ready to use official docker images out there, but I have no idea how to best make use of them and integrate those into the HomeAssistant add-on structure. Like, it might be preferrable to use the Alpine based fpm docker images since those are better suited for IoT devices like the RPI, but I have no idea how to link it to one of the available proxy add-ons that are available for HomeAssistant. Or how to bind it to the MariaDB add-on or configure it so that it uses the SSL certs from the default HomeAssistant location. Neither have I any idea how to make it possible to f.e. point it to an attached USB drive as main storage device.
So I was wondering if any of the HomeAssistant add-on and docker cracks could give it a try? I would also welcome a small file server thingy that provides stuff via UPNP/DLNA so that it can be browsed from a random media device at home (not sure if Nextcloud does support this).
Thanks.