Downloads
Every build is published with the SHA-256 computed from the released file itself. Verify before you install: this gateway goes onto plant equipment, and an installer you did not check is an installer you do not know.
Pick the machine you are installing on.
v3.0.0
Machine
Windows PC
Plant PC or server, 64-bit Windows 10 build 19041 or newer.
Build
Online installer
PandaLogixEdgeGateway-3.0.0-Setup.exe
The normal Windows install. Runs the gateway as a container and pulls its image during setup.
Download210 KBSHA-256
6c2ab444dc660f4d78c3ae3054cb6ffe80d6d74b80a85a0fde2878024e97990e
- Provisions Docker Engine inside WSL2 when the machine has no container runtime. Docker Desktop is never installed, and is used only if it is already there.
- Needs internet during setup: the WSL2 core, the Ubuntu image and Docker Engine are downloaded from Microsoft and Docker.
- Requires administrator rights, 64-bit Windows 10 build 19041 or newer, and virtualisation enabled in firmware.
- The .exe is unsigned, so SmartScreen warns before it runs.
Before you install on Windows PC
- Needs administrator rights and hardware virtualisation enabled in firmware.
- With no container runtime present, setup provisions Docker Engine inside WSL2. Docker Desktop is used if already installed, but is never installed for you.
Verify what you downloaded
Run this in Command Prompt from the folder you downloaded into, then compare the digest it prints with the one on the card above. Comparison is case-insensitive. If they differ, delete the file — do not install it.
certutil -hashfile "PandaLogixEdgeGateway-3.0.0-Setup.exe" SHA256Before you deploy
- Windows and Ubuntu are the supported deployment targets.
- macOS is a development and demonstration host, not a plant deployment target. Its package is unsigned, the gateway image is linux/amd64 — on Apple Silicon it runs under emulation — and because Colima is a per-user VM the gateway cannot start there before somebody logs in.
- Docker Desktop is never required and is never installed for you. The Windows installer provisions free Docker Engine inside WSL2 and uses an existing Docker Desktop only when one is already on the machine.
- The Debian package needs a container runtime already present — dpkg holds the apt lock while it configures itself, so it cannot install one. The install script it ships, /opt/pandalogix-gateway/install.sh, provisions free Docker Engine from Docker's own apt repository. On macOS the installer provisions Colima — Apache 2.0, no GUI, no subscription.
- A machine dual-homed onto an isolated OT VLAN needs the native-service path rather than the container: a container cannot be placed on a physical Windows NIC.
- The Windows installers are unsigned, so SmartScreen warns before they run.