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


    Cloudron Forum

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular

    Solved Installing a Discourse Plugin on Cloudron

    Discourse
    discourse plugins
    3
    3
    116
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • L
      LoudLemur last edited by LoudLemur

      {SOLUTION} At time of writing, this plugin does not work in Discourse on Cloudron:

      https://forum.cloudron.io/topic/7798/bundle-exec-rake-plugin-install_gems-replace_with_plugins_name


      I am having trouble installing the discourse-calendar plugin.
      https://docs.cloudron.io/apps/discourse/#installing-plugins

      QaXlCIvIIY.png

      After entering cd /app/code there is an error message:

       cd /app/code
      Traceback (most recent call last):
      SyntaxError ((irb):7: unknown regexp options - cd)
      cd /app/code
             ^~~~~
      

      If this message is ignored, what should the following line be?

      a) ```
      bundle exec rake plugin:install_gems['discourse-calendar']

      
      b) ```
      bundle exec rake plugin:install_gems[discourse-calendar]
      

      c) ```
      bundle exec rake plugin:install_gemsdiscourse-calendar

      d) ```
      bundle exec rake plugin:install_gems discourse-calendar
      

      e) ```
      bundle exec rake plugin:install_gems ['discourse-calendar ']

      
      
      !
      M 1 Reply Last reply Reply Quote 1
      • M
        msbt App Dev @LoudLemur last edited by msbt

        @LoudLemur you might want to check your comments/codeblocks, not easy to identify 😉 Could be many things that happened here, a space that doesn't belong, a missing ' there, are you even in the right directory?

        1 Reply Last reply Reply Quote 0
        • Topic has been marked as solved  L LoudLemur 
        • jdaviescoates
          jdaviescoates last edited by

          This issue has not been solved.

          The issue appears to be Cloudron specific and so clearly @Staff need to do something to make Discourse plugins install/ work as expected.

          If I can't install the discourse-calendar on my Cloudron Discourse app then the Cloudron Discourse app is completely useless to me 😞

          See e.g. https://meta.discourse.org/t/migration-failed-on-update-calendar-plugin-to-last-commit/239437/6

          And https://forum.cloudron.io/post/55230

          I use Cloudron with Gandi & Hetzner

          1 Reply Last reply Reply Quote 2
          • First post
            Last post
          Powered by NodeBB