Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content

Discourse

74 Topics 605 Posts
  • Restore or import non-Cloudron Discourse installation to Cloudron

    2
    0 Votes
    2 Posts
    298 Views
    M

    @rosano 2GB is the minimum for a single Discourse app, if you have other apps running as well, it's probably not enough - so yes, more RAM = better. I haven't tried a migration, but installing and setting it up worked fine.

  • Error trying to change Discourse 'root' email

    Moved
    2
    0 Votes
    2 Posts
    383 Views
    girishG

    @baslow please see https://forum.cloudron.io/topic/2232/changing-root-account-email-in-fresh-discourse-install/4 for the fix. Basically, run sudo -E -u root bundle exec script/rails console instead.

    (I am still investigating why the "-u cloudron" does not work, but that should not affect usage of the app.)

  • Changing root account email in fresh Discourse install

    Moved Solved
    9
    0 Votes
    9 Posts
    854 Views
    alkomyA

    @scooke said in Changing root account email in fresh Discourse install:

    sudo -E -u root bundle exec script/rails console

    Thanks, it solved the issue 👍

  • Discourse: Changing root email address - on imported Discourse

    1
    0 Votes
    1 Posts
    213 Views
    No one has replied
  • What is the logic for emails in Discourse notifications on Cloudron?

    1
    1 Votes
    1 Posts
    164 Views
    No one has replied
  • Problem configuring plugin

    Solved
    11
    0 Votes
    11 Posts
    1k Views
    D

    I guess this thread can be marked as "solved".

    Thanks for help, @girish and @BrutalBirdie

  • Changing Default Email

    Solved
    7
    1 Votes
    7 Posts
    829 Views
    ?

    Yikes I had made numerous mistakes and it is working now. I had changed my username from admin and I was including the ruby prompts in the commands. I'm still brand new to Cloudron so hopefully I will have less and better questions in the future. Thanks so much @girish

  • Configuring another email provider for Discourse

    3
    0 Votes
    3 Posts
    542 Views
    ?

    @girish Awesome thanks.

  • Discourse Backup Failed

    Moved Solved
    3
    0 Votes
    3 Posts
    496 Views
    girishG

    This should be fixed in the latest package.

  • Error following update to Discourse 2.6

    Solved
    2
    0 Votes
    2 Posts
    211 Views
    girishG

    @ruihildt They renamed a constant from UnicodeUsernameWhitelistValidator to
    UnicodeUsernameAllowlistValidator

    To fix:

    Edit /app/data/site_settings.yml using file manager and replace UnicodeUsernameWhitelistValidator with UnicodeUsernameAllowlistValidator
  • Install Discourse Beta

    Solved
    7
    0 Votes
    7 Posts
    805 Views
    alkomyA

    @girish

    Restore completed.

    I changed the version to "stable", so there were no downgrade (2.6.0beta7 ->>2.6.0).
    rest is simple, (here is steps for anyone who want to migrate)

    just install discourse on cloudron, set a demo subdomain to avoid (down time), upload backup file, start restoring process. once restore completed u will logout, signin again with your admin account (The one you use on migrated). go to cloudron dashboard & change to to the real domain. update it from domain register if you use manual domain. be sure in discourse dashboard that the notification email domain is OK. it will take around 1 minute with almost zero down time. to be sure everything is OK, shut down the old server/vps.
  • How to rebuild the container from the Web Terminal?

    Solved
    8
    0 Votes
    8 Posts
    889 Views
    J

    I finally tested on a fresh install... and it works. So I dug some more, comparing the two installations, and realized at some point is a JS error on my regular install, linked to the chat integration plugin. In the end the code was outdated (it relied on a deprecated API), so I pulled the last version from git and... it worked.

    Long story short: this was a plugin bug 🤷 Sorry for the noise, and thanks for suggesting testing a separate install!

  • Cloudron Can't Run

    Moved Solved
    5
    0 Votes
    5 Posts
    534 Views
    girishG

    @bangden07 Yeah, 1 CPU/2GB is not enough for Discourse+WikiJS+Cloudron+Potsgresql+etc. It's quite a heavy app (it runs ruby/rails).

  • multiple discourse on the single vps

    Moved Solved
    2
    0 Votes
    2 Posts
    322 Views
    nebulonN

    Hi there,

    yes that is possible. The different app instances will run in their own isolated containers on the same VPS