Jacob
Jacob•2mo ago

Accessing file system

Hi! First of all, thanks for the great software. I was wondering if one could access the host file system from scripts. A typical use would be having some legacy app dump a file export to a smb/cifs share, mounted on the VM Windmill is running on, for further processing. Is this as easy as mounting the share inside the worker containers in the compose file and then doing whatever file i/o is needed in the scripts? Asking instead of just trying it as I can't try it right now 🙂
2 Replies
rubenf
rubenf•2mo ago
it's as easy as that
Jacob
JacobOP•2mo ago
Excellent, thanks. These kind of netshare-enabled integrations are really prevalent at my organization, so I'll definitely try this approach.

Did you find this page helpful?