-
I came across this when I was looking for a way to build and selfhost a electronic notary journal. I liked it because the data can be verified and not deleted. My question is will this run on a raspberry pi 4 armv7? Also do you think it would work with something like budibase as the front-end? I’m new to databases so any help would be greatly appreciated. Thanks in advance. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
hello! Here is an example on raspberry pi 64 bit usage (command uname -a to check if architecture is aarch64) yes immudb will work on armv7 |
Beta Was this translation helpful? Give feedback.
hello!
Here is an example on raspberry pi 64 bit usage (command uname -a to check if architecture is aarch64)
https://asciinema.org/a/9xxBDDPjhel5OIP8hgwiQX4GA
yes immudb will work on armv7
but you will need to build yourself
there is another record with fresh installation of 32bit Raspberry, you can just follow all steps
https://asciinema.org/a/HgqB8Ok3GP7euSyak9mVFd05q