Open DanielOaks opened 1 year ago
May I ask if you have a requirement to build OpenBlocks using machines with arm64 architecture in a production environment?
If I can call my lil home use production, then yep! I'm running 1.1.4
on some raspberry pi's, and it's all running successfully with my own mongodb/redis services. Currently have some personal apps setup on Retool which I'm rebuilding in OB.
Got it, we will continue to provide arm64 architecture images in the future. It will be provided no later than April.
Hi there! I'm really interested in OpenBlocks and running it locally.
While looking through the Docker setup instructions I noticed that the monolithic
openblocks-ce
image supportsarm64
on the latest versions: https://hub.docker.com/r/openblocksdev/openblocks-ce/tagsHowever, the split up
api-service
,node-service
, andfrontend
don't havearm64
builds after 1.1.4, see https://hub.docker.com/r/openblocksdev/openblocks-ce-api-service/tagsI'm wondering whether this is intentional or not? I couldn't see a mention of this change in the release notes, which makes me think maybe it's not an intentional change.