Added by Sandeep Vodapally about 10 years ago
I have installed Openproject 3.0 with ruby 2.0.1, mysql 5.5.34 on an ubuntu 12.04.1 OS VM. My hardware specs are - 8GB Ram, 120G on /var - this is where I installed openproject. The app’s performance is very slow. Can anyone give me any tips on bettering the performance?
Replies (2)
Hello Sandeep,
first you should use ruby 2.1.2 which is already faster. Than you should run OpenProject in production mode with Apache or Nginx together with Phusion Passenger. You can find a howto for the setup here in the forum.
Best
Ratzi
Alright…2.1.2 really made the difference. Thanks