Content
You are here:
run OP in production mode
Added by Christian Hofmeister over 10 years ago
Hi,
I installed OP on a Vitualbox (Ubuntu 14.04 x64 server, 4GB ram, 8GB hd, 4cpu cores) on my computer based on the very good installation instruction i found here (https://www.openproject.org/projects/openproject/wiki/Installation_Ubuntu).
The problem I have is that I only can start the server in developement mode.
In this Thread (https://www.openproject.org/topics/1054) I found out that even this command starts the server in production mode: RAILS_ENV=“production” bundle exec server start. I agree with that.
But how can i start the server in production mode?
And, how can i configure, that the server starts in production mode on startup automatically?
Thanks,
Christian