InvenTree icon indicating copy to clipboard operation
InvenTree copied to clipboard

add armhf (rpi4) support

Open alfonsop123 opened this issue 1 year ago • 5 comments

Deployment Method

  • [x] Installer
  • [ ] Docker Development
  • [ ] Docker Production
  • [ ] Bare metal Development
  • [ ] Bare metal Production
  • [ ] Digital Ocean image
  • [ ] Other (please provide a link Steps to Reproduce

Describe the problem*

I wanted to install it on my rpi4 (armhf) but there is none available :(

Steps to Reproduce

sudo wget -qO install.sh https://get.inventree.org && sudo bash install.sh to download and get the armhf thing

Relevant log output

No armhf available

alfonsop123 avatar Sep 22 '24 05:09 alfonsop123

We do not support armhf architecture currently. If you want to maintain and test it I am happy to add it.

matmair avatar Sep 22 '24 11:09 matmair

One, officially supported way of running inventree on arm is using the arm docker image, that should run on a 64 bit rpi os.

wolflu05 avatar Sep 22 '24 11:09 wolflu05

@wolflu05 we are not building images for linux/arm/v7 architecture - see https://github.com/inventree/InvenTree/pull/4955

matmair avatar Sep 22 '24 18:09 matmair

@wolflu05 we are not building images for linux/arm/v7 architecture - see https://github.com/inventree/InvenTree/pull/4955

@matmair That's why I said with the 64 bit raspberry pi os version, that's not armv7l, that's aarch64. That should work with normal arm64 docker images. I have not tried specifically with the inventree image, but with a few other docker images already.

wolflu05 avatar Sep 22 '24 18:09 wolflu05

Ok, thank you

alfonsop123 avatar Sep 29 '24 20:09 alfonsop123

@alfonsop123 can we close this?

matmair avatar Nov 18 '24 20:11 matmair

I never saw this, sorry also I have 64 bit raspberry pi os

alfonsop123 avatar Nov 18 '24 22:11 alfonsop123

This issue seems stale. Please react to show this is still important.

github-actions[bot] avatar Jan 18 '25 11:01 github-actions[bot]