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

70 Topics 580 Posts
  • 1 Votes
    1 Posts
    143 Views
    No one has replied
  • Problem configuring plugin

    Solved
    11
    0 Votes
    11 Posts
    644 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
    462 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

  • 0 Votes
    3 Posts
    386 Views
    ?

    @girish Awesome thanks.

  • Discourse Backup Failed

    Moved Solved
    3
    0 Votes
    3 Posts
    324 Views
    girishG

    This should be fixed in the latest package.

  • Error following update to Discourse 2.6

    Solved
    2
    0 Votes
    2 Posts
    145 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
    434 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.
  • 0 Votes
    8 Posts
    521 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
    361 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
    218 Views
    nebulonN

    Hi there,

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