Remote device access utility for openbalena, a platform to deploy and manage connected devices.
10K+
Remote device access utility for openbalena, a platform to deploy and manage connected devices.
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.
This project relies on one environment variable being set:
BALENARC_BALENA_URL - The domain of your open-balena instance, i.e. openbalena.localSet the required environment variable and run node open-balena-remote.js from the main project folder - and you should be up and running.
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:
service - "ssh", "vnc", or "tunnel"; if service is "tunnel", optionally include the initial URL path to access a URL path in that container (i.e. /app-node-red/nr-admin?service=tunnel)container - currently only applicable to "ssh" service, specifies which device container to ssh into. Ignored for all other services.port - currently only applicable to "tunnel" service, specifies the host port that the service has made a HTTP/HTTPS service available onuuid - device UUID to access (short form is acceptable)apiKey - balena API key with permission to access requested device UUIDContent type
Image
Digest
sha256:b29fb2421…
Size
385.5 MB
Last updated
over 1 year ago
docker pull obcommunity/open-balena-remotePulls:
178
Last week