Project

General

Profile

newbie questions

Added by Lars Fischer about 15 years ago

Hello,

I'm evaluating redmine and I think it's a great tool. I installed it in the folder "/opt/redmine" on ubuntu and used the command

ruby script/server webrick -e production

as described in the wiki and it is running fine.

Now I have some additional questions resulting from that I have never used ruby, gem or rails:

  1. Can I run redmine without this webrick server, only using the existing apache httpd?
  2. How can I use an installation as a daemon without starting it manually?

regards,
Lars