TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

How can I host my own community these days?

7 pointsby waspightover 3 years ago
I had an idea about hosting a forum like community on my product website to gain seo and traffic from that. Is there a go to solution for this? I remember when phpbb was the solution but I dont think there will be that many users willing to register on a solution like that now. The most common option I can think of is facebook groups, but that does not help me with traffic to my site. Is there another option or is this idea just not that good?

2 comments

WilliamMayorover 3 years ago
Discourse[1] is the only one I&#x27;m aware of. It&#x27;s open source and pretty easy to self-host.<p>I&#x27;d be interested in any alternatives that people rate highly. In particular I have a client who wants forums and live chat in the same solution.<p>[1] <a href="https:&#x2F;&#x2F;www.discourse.org&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.discourse.org&#x2F;</a>
schwartzworldover 3 years ago
It wouldn&#x27;t be hard to build what you want in Ruby on Rails.