When I try to set up a mobilizon instance in a docker swarm (volumes mounted as NFS volume) Mobilizon does not start. When I alter the compose file so that it is just on the local filesystem of the master, it deploys without a hitch. Are there known limitations/issues with having the database on NFS?
Thanks in advance!