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

It would be a good idea to check if quickstart is run as root and stop execution if not, otherwise it will fail at the ````==> Generating token auth cert...````...

I followed the following docs page very precisely: https://www.balena.io/open/docs/getting-started/ This is my third try, however I stuck every time at the step where the openBalena server is tested. The services...

Path to save the updated database and s3 data to save locally on the ec2 instance, in a specific folder.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | haproxy | final | major | `1.9-alpine` -> `2.9-alpine` | --- ### Configuration...

renovate
dependencies
major

An API token for the Balena cloud is very powerful and anyone who has the API key can have a big impact on devices, e.g. update all environment variables of...

Hello, I would like to know if it is possible and how to deploy multiple docker-compose.yml without replacing the services, leaving only the last ones running. For example: deploy 1:...

Why do I see my fake device online? I can access via ssh and deploy without problems version services in my server: (compose/versions) export OPENBALENA_API_VERSION_TAG=latest export OPENBALENA_DB_VERSION_TAG=latest export OPENBALENA_MDNS_PUBLISHER_VERSION_TAG=latest export...

It's based on the steps from this forum post: https://forums.balena.io/t/psa-open-balena-certificates-expiration-management/350177/2 The script backs up the current config, renews the certificates using the old CA, and updates the server configuration files...

Line in api code is: https://github.com/balena-io/open-balena-api/blob/df219c87659a70f6f3647e882d716085bcfe65f8/src/lib/config.ts#L60 but in compose file we only reference `HOST`: https://github.com/balena-io/open-balena/blob/ea07d43c5c7e98bb8b11c808b12428a46019c8d5/compose/services.yml#L31C7-L31C11

While trying to install openBalena I ran into the issue that the documentation is somewhat old. Ubuntu 18.04 is end-of-life as well as the concept of "applications" has been transformed...

ok-to-test