billwashere@lemmy.world 17 hours ago
NFS is still useful. We use it in production systems now. If it ain’t broke, don’t fix it.
And if you have a dedicated system for this, I’d look into TrueNAS Scale.
billwashere@lemmy.world 17 hours ago
NFS is still useful. We use it in production systems now. If it ain’t broke, don’t fix it.
And if you have a dedicated system for this, I’d look into TrueNAS Scale.
CucumberFetish@lemmy.dbzer0.com 12 hours ago
Truenas Scale works well as long as you don’t want any dockers on it. Once you want to run docker images it is easier to install a VM on Truenas and run the docker from there than it is to try to set up custom “Apps”
deltapi@lemmy.world 6 hours ago
Wut? I’ve got a bunch of dockerhub images running on a scale box
CucumberFetish@lemmy.dbzer0.com 2 hours ago
It is doable, but it is a pain if the docker requires any special config like permanent storage. Getting nginx up and running for mTLS was especially annoying