Skip to content
This repository has been archived by the owner on Jul 5, 2022. It is now read-only.

Deployment

Farshid Tavakolizadeh edited this page Jul 18, 2020 · 1 revision

Device Gateway releases are available on Github as binary distributions for several platforms.

After downloading, configure the application and run it:

Example for linux/arm:

chmod +x device-gateway-linux-arm
./device-gateway-linux-arm

Example for windows/amd64, using Command Prompt or PowerShell:

device-gateway-windows-amd64.exe
Clone this wiki locally