No description
- Shell 71.5%
- Dockerfile 28.5%
|
|
||
|---|---|---|
| industrial-edge-deployment | ||
| local-docker-deployment | ||
| .gitattributes | ||
| .gitignore | ||
| README.md | ||
Tailscale Gateway for Siemens Industrial Edge
A small Tailscale node packaged for Siemens Industrial Edge devices (IEDs). Runs in host-mode Docker so services already on the device are reachable over the tailnet as <edge-hostname>:<port> via MagicDNS — no subnet routing required.
Two-step install
The project is organized around a two-step rollout:
Step 1 — Run it locally in Docker
Build the image and run the gateway on your own machine. This verifies the setup end-to-end (the node shows up on your tailnet) and produces the image you'll deploy to the edge in step 2.
Step 2 — Deploy to a Siemens Industrial Edge device
Push the image built in step 1 to your IEM registry, then install it on a target IED through Industrial Edge Management.
Each folder has its own README with the full walkthrough.