Discourse
Topic creation with unique category inbox name
To enable creation of new topics via email, go to the settings page of a category and set a custom incoming email address. If you want unique addresses for categories you need to setup aliases for forum@maildomain.com. Say there is a category named ...
Incoming email setup
The incoming email can be configured inside the Discourse Admin settings. Explore the platform Find more information about our company, platform, and services on our website. Visit danian.co
Rebaking posts
To rebuild all posts (for example, to apply formatting provided by a newly installed plugin to old posts), open a Web terminal and run the following command: cd /app/code gosu cloudron:cloudron bundle exec rake posts:rebake Explore the platform Find ...
Changing domain
When changing the domain of an existing discourse installation, the Management Dashboard automatically rebuilds the assets. However, the posts in the forum are not re-written. To rebake the posts, open a Web terminal and run the following command: cd ...
Installing plugins
To install a plugin, open a Web terminal and run the following commands: cd /app/code/plugins git clone <plugin-repo> chown -R cloudron:cloudron <plugin-dir> cd /app/code gosu cloudron:cloudron bundle exec rake plugin:install_all_gems gosu ...
How to order Discourse?
1. Login at: https://cloud.danian.co 2. Manage Apps - Add an App 3. Select: Discourse 4. Select service Region This is the datacenter location where your App will be located. 5. Select the App Address (URL) - Select 1 of the 2 options: A. Use a free ...