Content
You are here:
OpenProject armhf packages
Added by R. Szibele about 8 years ago
Hello everyone.
I would like to install OpenProject on my Odroid (similar to Raspberry Pi - ARM architecture), but there aren’t any binary armhf packages for OpenProject, which is really unfortunate.
I am currently using Redmine on my Odroid which does have armhf debian packages and that makes installation a breeze. Ruby on rails sites are a real pita to set up and install manually.
Is there a chance for OpenProject Debian armhf packages in the future? I would love to migrate to OpenProject.
Replies (52)
Try running "sudo a2ensite openproject."
If it installs correctly, it should work.
Running on a Raspberry 4b 4gig, with Ubuntu 23.4 / 64bit installed:
These steps will set up docker and compose, then run portainer. From there, I managed to get openproject started with the following stack defintion:
I am not sure from where I copied the original file; but on https://hub.docker.com/r/openproject/community/tags you can see that v12 is only a few days old. In an earlier attempt, I had to still grab a dev release.