Create RailsDen
Start with a fresh standalone RailsDen application using PostgreSQL before creating community content.
RailsDen can import an official Discourse backup into a fresh PostgreSQL RailsDen application.
Start with a fresh standalone RailsDen application using PostgreSQL before creating community content.
Create and download an official backup from the Discourse administration interface.
Give RailsDen the backup archive and let the importer transform the supported community data into RailsDen.
The RailsDen Discourse importer supports users, categories, boards, topics, posts, staff roles, uploads, and avatars.
The result is native RailsDen data inside the new Rails application, not a permanent dependency on the old Discourse installation.
The Discourse importer requires PostgreSQL. RailsDen's standalone generator uses PostgreSQL by default, so the normal migration path already starts with the required database.
Imported members may need to establish or reset their password before signing in to the new RailsDen application.