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

后端 未结 7 751
你的背包
你的背包 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.

    0 讨论(0)
提交回复
热议问题