Database wont migrate Discourse

I am new to Discourse and I am looking to make a forum… I cloned the discourse repo and “bundle install worked” but “bundle exec rake db:migrate” keeps throwing an error. Would appreciate a better approach to hosting discourse clone in dev and prod

For production, only the Docker-based installation is supported. Get started here:

discourse/INSTALL.md at main · discourse/discourse · GitHub

For a development install, you can find a good guide here:

5 Likes