how to configure a rails app (redmine) to run as a service on windows?

后端 未结 7 754
你的背包
你的背包 2020-12-07 23:28

I\'m using redmine as a ticket manager, and I\'d like to configure it to be run automatically when windows starts up.

How can I configure it to be run as a service?<

7条回答
  •  野趣味
    野趣味 (楼主)
    2020-12-08 00:19

    Some time ago, I tried to install Redmine on Windows as well. But I wasn't able to get it to work, probably because of lack of Rails knowledge.

    Then I discovered Bitnami Redmine Stack. They have a Windows installer, which installs Redmine with all needed dependencies, and it just works.

提交回复
热议问题