/gateway-deb

Debian package for running WebThings Gateway

Primary LanguageShellMozilla Public License 2.0MPL-2.0

WebThings Gateway

Debian package for WebThings Gateway, available here: https://github.com/WebThingsIO/gateway/releases

Current build targets:

  • Ubuntu Bionic (18.04) (amd64, arm64)
  • Ubuntu Focal (20.04) (amd64, arm64)
  • Ubuntu Groovy (20.10) (amd64, arm64)
  • Debian Buster (amd64, arm64)
  • Raspbian Buster (armhf)

Installation

  1. Download the appropriate package from the gateway's releases page.

  2. Install the package:

    sudo apt install ./webthings-gateway-debian-buster-amd64.deb
  3. Set up your gateway by visiting http://localhost:8080 in a browser.

Building

./build.sh