Home

Awesome

Remote Device Access for Open Balena

Remote device access utility for openbalena, a platform to deploy and manage connected devices.

Dependencies

This project only requires a running instance of open-balena to work, however you will need to manually enter connection strings in the browser. You can also use this as a component of open-balena-admin which provides a much user interface to remotely access devices.

Configuration

This project relies on one environment variable being set:

Installation

Set the required environment variable and run node open-balena-remote.js from the main project folder - and you should be up and running.

Usage

To use open-balena-remote, initiate a GET request to the open-balena-remote server (default port is 10000, can be configured with PORT environment variable)

Query string parameters:

Credits