StefanSchubert / sabi

Seawater Aquarium Business Intelligence (sabi) aims to gain knowledge from aquarists for aquarists based on collected seawater parameters.
https://sabi-project.net
MIT License
4 stars 3 forks source link

Migrate rasperrypi (frontend) to an OS64 architecture #118

Closed StefanSchubert closed 1 year ago

StefanSchubert commented 2 years ago

It is an ARMv7 capable to install 64bit os version. The 64bit version is required to use a java17 port for the PI, which again is required by spring-boot3 and it's dependencies.

StefanSchubert commented 1 year ago

done