-
The SDKs and CLI all [support](https://github.com/search?q=org%3Abalena-io%20is_accessible_by_support_until__date&type=code) the `is_accessible_by_support_until__date` device property on balena-cloud …
-
**Project Abstract:**
This project delivers daily inspiration or personalized messages by displaying a motivational quote at a customizable time. Users can set their preferred time zone and even ov…
-
### What Happened?
Balena Etcher shows only a white screen.
![Screenshot from 2022-12-05 20-01-49](https://user-images.githubusercontent.com/3705829/205735377-4a3eca54-8b8d-4f9c-aa19-1d858297f01f.…
-
This is due to https://gitlab.com/qemu-project/qemu/-/issues/1729
If you try and build for armv7 on x64 you will encounter this. v14 will build fine.
Also note: https://github.com/npm/cli/issues…
-
I tried to configure the balena os with device type raspberrypi0-2w-64. But it returns with an error `BalenaRequestError: Request error: Unknown device type raspberrypi0-2w-64`
However, when i try …
-
## Use case
**Feature Request**
It would be amazing if wger could be contanerized to run in the Balena cloud, running on self hosted devices such as Raspberry Pis
## Proposal
Similar to the exampl…
-
Make it easier to deploy to balenaCloud with one click
-
We deploy open-balena to an air-gapped network where the router resolves all the required balena domains: e.g. api.aivero.lan and advertises that DNS server via DHCP.
We `balena os configure` Raspb…
-
`─(root㉿kali)-[/home/kali/Downloads]
└─#
sudo apt install ./balena-etcher_1.19.21_amd64.deb
Note, selecting 'balena-etcher' instead of './balena-etcher_1…
-
The GET endpoint, as written on the leviathan-worker, doesn't seem to work unless a body is sent to it, as documented here by the Leviathan client sending it one. I want to understand why is this work…