By: Sys Admin user 07 Mar 2021 at 8:28 a.m. CST

1 Response
Sys Admin gravatar
Gluu as compiled does not execute on the aarch64 CPU architecture. You get errors like "standard_init_linux.go:219: exec user process caused: exec format error", as the binaries are compiled for amd64. I was attempting to install Gluu on a Raspberry Pi 4 kubernetes cluster, to experiment with it. I have not tested if this is the same for other installation mechanisms, I've only attempted the microk8s kubernetes helm installer. This installer (provided by pygluu-kubernetes.pyz) also had to be recompiled for aarch64 in order to run. My question is simply, is it possible for me to self-compile the Gluu infrastructure for the aarch64 architecture? I can't locate build instructions anywhere, though the code is all open source.

By Michael Schwartz Account Admin 07 Mar 2021 at 10:30 p.m. CST

Michael Schwartz gravatar
Not supported. If you want to collaborate on the open source upstream project, you can see https://jans.io