how are you?
I'm setting up a NFS server to handle file sync between 2 slaves, but I can't find a configuration file that handles this kind of structure.
My desired outcome is:
- 1 master (nfs server) (this is the only machine with write access).
- 2 slaves (web servers) (files will be put here from master server only)
Thank you very much