Posts tagged "containers"
-
Cameras on Azure IoT Operations, Part 2: Swapping in the AIO MQTT Broker
Swap Eclipse Mosquitto for the Azure IoT Operations MQTT broker on Arc-enabled Kubernetes: a broker seam in .NET, TLS, per-camera X.509 identity, and attribute-based topic authorization.
-
Home Lab - Keeping Costs Down
Home lab cost guide focused on matching hardware to use cases, avoiding wasteful enterprise gear, and planning servers for media, storage, dev, and AI.
-
Home Lab - a lie I tell myself
Home lab series introduction covering Debian, KVM, Docker, TrueNAS, automation, edge computing, game servers, cloud integration, and budget control.
-
TrueNAS NFS for Proxmox
Guide to creating a TrueNAS Core NFS share for Proxmox, covering datasets, NFS service setup, share settings, and VM or container migration.
-
Speaking at DotNetSouth.Tech
DotNetSouth.Tech AI on the Edge session preview about moving cloud logic and machine learning into edge applications with Azure services.
-
Using Open CV C++ with Azure IoT Edge
Guide to building an Azure IoT Edge module in C++ with OpenCV, using VS Code, Docker, Azure IoT Edge extensions, and container deployment.
-
Authoring for Pluralsight
Preview of a Pluralsight course on integrating Microsoft Azure services with .NET Core, C#, Java, JavaScript, Docker, IoT Hub, and Kubernetes.
-
Azure IoT Edge - docker.sock connect: permission denied
Fix for Azure IoT Edge builds failing with docker.sock permission denied in VS Code and Docker by adding the Linux user to the docker group.
-
Azure IoT Edge stuck restarting
Recover an Azure IoT Edge runtime stuck reporting RESTARTING by stopping the edgeAgent container and running the iotedgectl setup script again.