how to convert ManageIQ application development mode to production mode which will generate production log instead of a development log.

"ManageIQ production Environment"

1

There are 1 best solutions below

0
On

TLDR: bundle exec rake evm:start RAILS_ENV=production

but ManageIQ is quite a complex piece of software, so I advice you to read docs very carefully: http://manageiq.org/docs/guides/developer_setup.html