for installing jboss 8 on a linux(x86) machine we use the following command:
RUN subscription-manager repos --enable=jb-eap-7.4-for-rhel-8-x86_64-rpms
Is there also an rpm for the arm64 environment?
Hi andries. Only x64 is a supported platform for EAP 8 if you use RPM installation.
See: https://access.redhat.com/solutions/1178533
You can search in the Red Hat package browser, at https://access.redhat.com/downloads/content/package-browser, for eap8. Only x86 package appears.
If you want to run JBoss EAP on ARM or any other architecture, then you need to use a different installation method.
Hope that clarifies your doubt
Hi andries. Only x64 is a supported platform for EAP 8 if you use RPM installation.
See: https://access.redhat.com/solutions/1178533
You can search in the Red Hat package browser, at https://access.redhat.com/downloads/content/package-browser, for eap8. Only x86 package appears.
If you want to run JBoss EAP on ARM or any other architecture, then you need to use a different installation method.
Hope that clarifies your doubt
Red Hat
Learning Community
A collaborative learning environment, enabling open source skill development.