Running Plex with Docker and NFS
If you’ve been following along with some of my previous posts on Docker and NFS, you may want something you can directly use with your...
How to Setup a TrueNAS Scale Server
This blog post will get you started with the minimum you need to stand up a TrueNAS Scale Server and create NFS share(s) for docker...
How to Dev Containerify a Project
Quick and dirty guide for adding .devcontainer support to a new project. See also joshbuker/dev-containers for example configurations.