integrating a discourse message board with an existing rails site

后端 未结 2 804
深忆病人
深忆病人 2021-01-01 16:01

I\'m looking at integrating a message board for a site I\'m developing in rails. The new discourse board looks interesting http://www.discourse.org/ but there isn\'t much in

2条回答
  •  攒了一身酷
    2021-01-01 16:37

    I was interested in the same issue but here's what I found on Github issues:

    The easiest way to get it running would be to install Discourse outside of your app. We do offer the full source code if you want to integrate with your existing login system, but I imagine it would be a fair amount of work at this point.

    Right now we haven't focused much on production deployments since we're pre-beta and want to make sure people have a super easy upgrade system in place to stay on top of security holes.

提交回复
热议问题