open-balena icon indicating copy to clipboard operation
open-balena copied to clipboard

Open source software to manage connected IoT devices at scale

Results 71 open-balena issues
Sort by recently updated
recently updated
newest added

1. Deploy a `docker-compose.yml` release with a service that contains an environment variable with that holds a `-`. 2. Release seems to be going ok, it says succeeded 3. Devices...

It would be great to add support to use AWS S3 for the registry storage using an IAM Role with rotating credentials instead of having to hardcode IAM User credentials...

The platform looks up available device types in the production S3 bucket of balenaCloud. We're currently pointing instances directly to the bucket, but we should instead use files.balena-cloud.com which proxies...

The OpenBalena docs refer to a default `openbalena.local` domain, however there is no default ability to publish the hostnames as a `.local` domain. We should include a publisher and default...

User would like to use multiple VPN instances with OpenBalena to help connect many devices.

On openBalena I can `balena tunnel` to any port on the device, but the permissions should currently restrict this to port 22222. Before making it possible to tunnel any port...

We're using `realpath` in a few places in the scripts that manage the openBalena instance and that requires installation of `coreutils` on macOS. Ideally we'd skip this dependency. One snippet...

It looks like the Linux instructions for adding the self-signed cert in the quickstart is Debian specific. Here's what I would add for RHEL users like me. **I'm definitely not...

docs

Touch on questions like "how does a user use a production unmanaged OS with open-balena?", "what is the workflow?"

docs