Need Guidance for Migrating MongoDB-Based Forum to Discourse on EC2 [closed]

I have a custom forum built on MongoDB and React. I’ve been tasked with migrating this forum to Discourse, hosted on our EC2 instance. This is my first time attempting such a task, and I can’t find clear guidance on how to migrate MongoDB data. Can anyone provide me with steps or resources for this process?

Additionally, since Discourse doesn’t support MongoDB, I’m unsure about the specific steps involved in transferring the existing data from MongoDB to PostgreSQL. Any practical suggestions or pointers on this would be highly appreciated.

I’m currently in the process of going through the documentation, but I’m still unsure about how to proceed with the migration.

Specifically, I’m aiming to establish an advanced Docker setup with multiple containers. Any guidance or insights on how to achieve this would be greatly appreciated. Thank you!

Leave a Comment