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.
Using Portainer and GitHub for Continuous Deployment
Portainer can be combined with a GitHub repo to allow for continuous deployment of docker swarm services, allowing all the benefits of Git to be...