-
A million dollar question is if we can just install Hypriot Docker Server on the Raspbian, so we don't have to support yet another operating system.
-
This is a: **FILL ME IN**
Just updated to Docker Tag [2024.07.0]
When I Update Gravity I've this error message:
[i] Building tree...
[✗] Unable to build gravity tree in /…
-
I use a vanilla flashed hypriotos-rpi-v1.12.0.img.zip on a PI4 and execute:
```
sudo apt-get update
sudo apt-get upgrade
```
then reboot and execute
```
sudo apt-get install collectd
```
afte…
mxklb updated
4 years ago
-
Hi,
I know that this driver is work in progress and I am not a go developer, but I am eager to test this plugin. Are there any instructions on how to setup a local build environment? I tried to build…
-
Hello,
I'm using this OS: "Hypriot Docker Image for Raspberry Pi" and unfortunately i get this error:
```Step 3/9 : RUN apk add --update --repository http://dl-3.alpinelinux.org/alpine/e…
-
By default, the Docker Daemon is started with `ExecStart=/usr/bin/docker daemon -H fd://`. This behavior must be overwritten to be applicable to a `json` configuration.
I suggest to write a file in `…
-
**Error in platform selection**
The if statement doesn't set the correct .h file:
`#if (defined(__linux) || defined(linux)) && !(defined(__ARDUINO_X86__) || defined(__arm__))`
when doing in Raspbe…
-
Hello,
I am trying to make a USB wireless adapter (EW-7822) to work with hypriotOS.
I have done this before both on ubuntu and raspberry pi, so it can be done.
How would I approach to build a…
-
I'm not sure if this repo is still being monitored. With the latest changes in Heroku some people might start trying a self hosting option os nightscout, including me... But I run into some problems w…
-
Hi all!
I really like this project and have built a 10-unit cluster of Raspberry Pi 3B+ units to run kubernetes. However, I would really like to use _rook.io_ as storage solution which fails due to…