Hello,
I would like to host an NFS server on fly.io in order to mount the NFS share on other apps on fly.io for sharing some data between my different apps.
Is it possible to include the nfs
and nfsd
kernel module into the default kernel for the VMs created at fly.io?
Thank you in advance.