Docker and Dynamic

docker and dynamic files and folders.

Hello guys.

I have a problem and i not know how to resolve.

In my docker stack i have 3 nodes of docker manager and multiples services running.

Some services have a ulpload’s folder. I need this folder be the same for all container this service, but the containers could be in differente nodes.

In momento i am using NFS sharing for this. Yesterday my only nfs server had a crash and i lost my services, because i have bind folders on NFS.

Do you know solutions for Simple Cluster File Server or DFS like Microsoft but for Linux or Volume persistent, NFS full cache local, other solution for Docker or anything, that you know works fine?

thanks so much!