adlogix / docker-machine-nfs

Activates NFS on docker-machine
MIT License
794 stars 104 forks source link

Are some still using this? #107

Open tonivdv opened 1 year ago

tonivdv commented 1 year ago

Hi everyone,

I used to maintain this library as we heavily used docker-machine. But meanwhile a lot happened. The company I worked for (Adlogix), stopped their activities and most importantly now most developers (I think) use Docker Desktop or some alternative clients like Rancher.

That said, if some are still using this tool, I'm really curious what your setup is and why you didn't move to other solutions?

Cheers

troyxmccall commented 1 year ago

Hi @tonivdv

I still use this library, I leverage some legacy hardware (2 MacPro 5.1 towers) running OpenCore, with upgraded CPUs/SSDs/RAM from OWC for running an array of internal tools (docker swarms for pfsense, slack bots, apple icloud caching servers, kibana, elastic, etc) .

It gets the job done, and with very little overhead/cost. So I appreciate all of your hard work!