Added by Bob Squarepants 3 days ago
Hi,
Before creating a "bug work package" I want to be sure that the problem is not "me" :)
So I would like to install OpenProject (community) on MX Linux 23.6 (debian12) sysvinit.
.deb installed ✔
initial config
when running openproject reconfigure the end (I hope is the end) fail because it can't found systemd
I created a /etc/init.d/openproject init file but no matter what it either wont found bundler or ruby or rails or something else.....
bundler: command not found: rails
Install missing gem executables with `bundle install`
it's weird because I did /opt/openproject/bin/ruby /opt/openproject/bin/bundle install for the openproject user...
I attached /etc/init.d/openproject
If you any ideas I'm all ears...
Thanks.