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


Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

Cloudron Forum

Apps | Demo | Docs | Install
brianbB

brianb

@brianb
About
Posts
40
Topics
15
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Installing More Than One Plugin at a Time
    brianbB brianb

    answering my own question with my experience. others feel free to reply with better knowledge.

    I just installed two plugins

    • discourse-spoiler-alert
    • discourse-chat-integration

    I followed the excellent Cloudron Guide for Discourse

    I cloned both repos from github then the rake plugin command. Once both were done I purged the assets and restarted. So far so good.

    Discourse

  • Installing More Than One Plugin at a Time
    brianbB brianb

    @jdaviescoates handy? NOPE!

    I get it... they need to make $ to keep discourse development (or nodebb) funded and moving forward. But after I got Discourse installed I thought there would be a nice UI for the Plugins... nope.

    It's not hard but it is tedious.

    Best I've been able to do so far is to go to official Discourse github repo and do a search for "discourse-plugin" which is how they tag MOST plugins.

    https://github.com/orgs/discourse/repositories?q=discourse-plugin&type=all&language=&sort=

    5c0672d4-090d-4836-82a2-864ca508aa82-image.png

    I also keep their plugins page pulled up to know what is available and how they prioritize them.

    https://www.discourse.org/plugins#business

    Discourse

  • Enable LDAP and Cloudron SSO After App is Installed
    brianbB brianb

    I skipped opting for SSO when installing apps. According to the Cloudron Docs in Users & Groups section you need to select SSO at the time of app installation.

    Assuming an app support LDAP. Is it possible to add LDAP support (Cloudron SSO) to an app after it is installed?

    Feature Requests

  • Add MariaDB and Setup as Replica
    brianbB brianb

    I want to install and use Grafana and set up a MariaDB to use for reporting. The MariaDB would be connected to our main server which is hosted at another provider. Is it possible and practical to install the Grafana app then add one or more MariaDB to the app so we can have mirrors from our main database to use for reporting?

    Grafana

  • Baserow
    brianbB brianb

    @nebulon What category on the https://www.cloudron.io/store/index.html# page is Baserow and related NocoDB on? I think that page is missing a category because I don't see either of those apps listed in the existing categories.

    Announcements

  • Enable enableDeveloperExperiments
    brianbB brianb

    @girish said in Enable enableDeveloperExperiments:

    enableDeveloperExperiments

    moving it outside privacy worked, thank you!

    Ghost

  • Installing More Than One Plugin at a Time
    brianbB brianb

    Is it possible to install more than one plugin before you purge the assets folder and restart the application?

    I have a decent linode with 4gb of ram and 2cores but it still takes if a few minutes to restart. I want to install the "standard" plugins they include with their $100 mo hosting plan.

    Discourse

  • Baserow
    brianbB brianb

    @girish "database" tag would include baserow and nocodb, in nocodb it has "nocode" without the dash for a tag.

    Announcements

  • Ghost Log Location
    brianbB brianb

    Hi,

    I'm working on a new Ghost install and using their Universal Import feature. I'm having issues with the file format so I need to review the actual logs to see what is making it fail.

    The logs are supposed to be at /content/logs but from the Cloudron file manager I see logs -> /run/ghost/logs instead. I have no idea what or where /run/ghost/logs is located.

    CleanShot File Manager

    Ghost

  • Installing More Than One Plugin at a Time
    brianbB brianb

    @jdaviescoates ask who? Discourse or Cloudron?

    Discourse lists the plugins for each plan https://www.discourse.org/plugins

    Discourse

  • Sharing Database between Apps
    brianbB brianb

    Is it possible to share a database between apps?

    Specifically for me to access the database for Ghost (mysql) with Discourse? Each installed via Cloudron so they are isolated within the same server. Is it possible to share a port between apps without opening it to to public?

    Support database

  • Adding new local users
    brianbB brianb

    @ccfu How do you disable the LDAP module?

    Dolibarr

  • Installing More Than One Plugin at a Time
    brianbB brianb

    I just found this https://github.com/discourse/all-the-plugins

    I'm not sure I want to install ALL of them from this single repo though. If someone does, please let us know your experience.

    Discourse

  • Shared Authentication between Apps
    brianbB brianb

    Is there an existing solution (app) or even just codebase that would allow you to handle the authentication/membership for other apps?

    I am trying to build a community website and want to use Ghost for blog, Discourse as forum, wiki.js, and shopify for the store.

    Ghost has plugin to allow Discourse to handle comments but I believe it still requires separate authentication.

    Ghost has an odd setup for authentication as it has "members" which are email subscribers (customers) and another set of members they call Staff which are more like traditional users which can be authors/editors/admin.

    To make the community work really well and flow. I would like to have one user/member database that handles authentication between the various apps. Thanks to how Cloudron works I can access the mysql database for Ghost from the other apps like Discourse and Wiki.js. However it would still require some coding to make it all work together smoothly.

    So far it doesn't seem like Ghost has robust oAuth support, it is still considered "alpha" and in the experimental areas of the admin UI.

    Right now I'm just trying to make them all work nicely together. So if you know of an existing solution or know of someones git or github project please let me know.

    Discuss

  • Sharing Database between Apps
    brianbB brianb

    @girish Thank you!

    The more I learn how to use Cloudron the more impressive it is!

    Great job!

    I've used many similar apps/code over the years to manage a VPS or Server and Cloundron continues to have an answer. Your support via email AND forum is equally impressive and much appreciated!

    Support database

  • Shared Authentication between Apps
    brianbB brianb

    @jdaviescoates Cloudron security sounds very well thought out and just what I need. I will continue to read and try to understand how to implement.

    Does anyone know if Ghost support LDAP or is there a work around so Ghost will use Cloudron user auth?

    Discuss

  • File Manager Rename & Download Disabled
    brianbB brianb

    This was working earlier but now the Download and even Rename options are disabled for any file or folder in any app.

    What would make Rename or Download option disabled in the File Manager?

    eacb8e9f-b9b3-4345-9f63-ec0a3c18ec7f-image.png

    Support filemanager

  • Shared Authentication between Apps
    brianbB brianb

    @jdaviescoates I will read up on cloudron auth.

    regardless Ghost is almost "locked down" for external auth. I don't know why but all of my research the past few days show the request for oAuth going back to before v1 and in v4.7 (as of today) they still don't support it fully or even officially. It's stupid.

    They SHOULD turn their amazing blog engine into a full CMS with robust authentication, isolating auth so you can use it however you need. I read up on running Ghost as a "HEADLESS CMS" but that's not what I want it for, doing so requires you to handle all the front end and theming. To me that defeats the purpose of Ghost. But I'm still just beginning to understand Ghost and the other apps so maybe I will find a way.

    Discuss
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search