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
osoboO

osobo

@osobo
About
Posts
60
Topics
17
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • RosarioSIS (or any open-source SIS)
    osoboO osobo

    Dear all,

    I am interested in installing an open-source Student Information System, such as RosarioSIS, for a college in addition to their Moodle e-learning site.

    Is there a possibility of porting this kind of application to Cloudron in the near future?

    Thank you for your hard work!

    Best wishes πŸ€ πŸ€—

    App Wishlist

  • How can a Calibre web URL be embedded in a Moodle iFrame?
    osoboO osobo

    @BrutalBirdie Thanks a lot. It works πŸ™‚ !
    So just to wrap-up for other people, in order to embed your calibre-web app page (ie library.example.com) in Moodle (ie moodle.example.com) iframe you just need to add instructions in both app CSPs :

    In Calibre-Web CSP:

    frame-ancestors https://moodle.example.com;
    

    In Moodle CSP:

    frame-src https://library.example.com;
    
    Calibre Web

  • Nextcloud Whiteboard (backend server) on Cloudron
    osoboO osobo

    • Title: NextCloud Whiteboard (backend server) on Cloudron

    • Main Page: https://apps.nextcloud.com/apps/whiteboard

    • Git: https://github.com/nextcloud/whiteboard.git

    • Licence: e.g. AGPL-3.0

    • Docker: Yes

    • Demo: link


    • Summary: The official whiteboard app for Nextcloud. It allows users to create and share whiteboards with other users and collaborate in real-time.
      🎨 Drawing shapes, writing text, connecting elements
      πŸ“ Real-time collaboration
      πŸ–ΌοΈ Add images with drag and drop
      πŸ“Š Easily add mermaid diagrams
      ✨ Use the Smart Picker to embed other elements from Nextcloud
      πŸ“¦ Image export
      πŸ’ͺ Strong foundation: We use Excalidraw as our base library

    • Notes: Running the whiteboard server is required for the whiteboard Nextcloud app to work. It is the server that would need to be packaged for Cloudron.
      https://github.com/nextcloud/whiteboard?tab=readme-ov-file#backend

    App Wishlist

  • AFFiNE - open-source Notion, Miro, Monday, Outline, Appflowy alternative
    osoboO osobo

    Would be great to have this app on Cloudron πŸ‘
    Please make this happen πŸ™ ☺

    App Wishlist

  • New UI Sneak peak and review
    osoboO osobo

    @necrevistonnezr Thanks for your feedback. You're right ! I've cleared the cache and ... voila πŸ™‚
    Capture d'Γ©cran 2024-05-22 150809.png

    Stirling-PDF

  • PTR / Gmail
    osoboO osobo

    @timconsidine Was on the same boat. Pulled my hair off until I saw your post. Millions thanks

    Support email ptr

  • RosarioSIS (or any open-source SIS)
    osoboO osobo

    Update on SIS apps. I've managed to successfully install Gibbon on Cloudron's LAMP. It works fine 😊

    NB: I've also tried RosarioSIS but was not successful.

    PS: The latest app I'm trying to install is OpenSIS. Should work but it requires to disable MySQL Strict Mode. Unfortunately as I'm not a PHP dev I don't know how to proceed πŸ˜₯ .

    App Wishlist

  • Kitsu, Collaboration Platform for Animation And VFX Studios
    osoboO osobo

    • Title: Kitsu on Cloudron - Collaboration Platform for Animation And VFX Studios

    • Main Page: https://www.cg-wire.com/kitsu
    • Git: https://github.com/cgwire/kitsu.git
    • Licence: AGPL 3-0
    • Docker: Yes (not for production) https://github.com/cgwire/kitsu-docker
    • Demo: 1 month free trial https://account.cg-wire.com/signup
    • Installation docs: https://kitsu.cg-wire.com/installation/#cloud-hosting

    • Summary: Kitsu is a collaboration platform designed for animation and VFX studios, offering a range of features to streamline production processes.

    Team Collaboration: Keeps everyone on the same page with seamless communication and collaboration tools.

    Production Tracker: Provides a 360Β° view of your data, helps schedule work, and sets expectations.

    Review Engine: Allows for reviewing consecutive shots, comparing versions, and performing team reviews.

    *Casting Management: Manages breakdowns, links assets together, and exports casting information.

    Studio Database: Shares data across the entire studio, boosting the pipeline with a simple Python API.


    • Notes: I'm developing a non-profit animation studio as a hobby. This tool is a jewel to organise and track an animation production with a team. I know it's niche and the chances of it being picked up and available on Cloudron one day are slim. However, I submit it here mainly as a reference and to possibly find a freelancer willing to take on the packaging job.

    • **Alternative to **: Autodesk Flow (ex Shotgrid), Ftrack
    • Screenshots: logo-kitsu.png
    App Wishlist

  • Problems with NextCloud (sdb1 - sda1)
    osoboO osobo

    Noted with thanks @jdaviescoates

    Nextcloud volumes

  • OnlyOffice : Versions with higher (or even no limits in) number of users ?
    osoboO osobo

    Dear Cloudron @staff,

    I understand OnlyOffice CE only allows 20 simultaneous connexions, a limit which could be quickly reached when used in not-for-profit education institutions or civil society organizations with limited ressources...

    I've just come across this thread on the NextCloud forum that mentions an OnlyOffice version with "unlimited number of users" :

    https://help.nextcloud.com/t/onlyoffice-server-with-no-limits-2024/192498

    There is also a Docker based version that apparently can increase the users number to 100. See this other thread : https://help.nextcloud.com/t/onlyoffice-compiled-with-mobile-edit-back/79282

    Do you think it could be possible to have such extended versions as Cloudron's app ?

    I guess there may be security (and maybe ethical ?) concerns to use such builds (?)

    Thanks anyway for your feedback

    Best wishes

    OnlyOffice

  • Nextcloud LDAP server not accepting Cloudron LDAP credentials Linode
    osoboO osobo

    @girish Thank you. Well noted. I will re-instal it then.

    PS: In my opinion, it would be worth highlighting this point on the installation screen of the application, as it is a fairly definitive choice.

    Nextcloud

  • Federated Cloud Sharing between 2 Nextcloud apps on the same Cloudron ?
    osoboO osobo

    Dears forum member,

    I've a question regarding Nextcloud Federated Cloud Sharing. Does it work between Nextcloud apps hosted on the same Cloudron ?

    I've tried unsuccessfully to share the content of one folder between 2 Nextcloud apps (named DHP and UHS respectively). Both apps are hosted on the same Cloudron and both use Cloudron's LDAP users directory to authenticate their users.

    For both apps I've activated the Federation plugin and allowed all file sharing options as per NextCloud forum's instructions.
    Federated_Cloud2.png Federated_Cloud1.png

    I also add each app as a trusted server for the other just in case. I could later-on get the status color to green by running occ federation:sync-addressbooks command.

    Anyway, when DHP app try to share a folder with an UHS user the folder is listed as shared on DHP side.
    DHP_sharing2.png DHP_sharing.png

    DHP_side.png

    But on the UHS side the shared folder has a new type of icon and the content of the folder is not visible..

    UHS_side.png

    UHS_side2.png

    NB: In the Federation instruction it is mentioned that "Your Apache Web server must have mod_rewrite enabled, and you must have trusted_domains correctly configured in config.php to allow external connections

    I could configure the trusted domain in php but I don't know how to enable mod_rewrite (?)...

    Thanks for your support and long live Cloudron !

    Nextcloud

  • Polls 7.1.0 crashes
    osoboO osobo

    Hello everyone,

    Just FYI the latest update of Polls app (7.1.0) crashes Nextcloud 29.0.2 on Cloudron.

    I needed to disable it in order to run Nextcloud again.

    Apparently this update introduces changes in the API structure (?)

    Best wishes

    Nextcloud

  • Backend server for NextCloud's Whiteboard app on Cloudron ?
    osoboO osobo

    Hello everyone and best wishes for the new year πŸ™‚

    Just wondering if someone is using the official Nextcloud's Whiteboard app and how to manage the backend server installation on Cloudron ?

    The server install process is described here : https://github.com/nextcloud/whiteboard?tab=readme-ov-file#backend

    Thanks for your advices and support

    Best regards

    Nextcloud

  • Komga : How to reset the Admin password ?
    osoboO osobo

    Hello everyone,

    For some reason I cannot login anymore to my Komga instance. Is there a way to reset the admin password ?

    I've tried using this CLI command but it doesn't work.
    Command: --reset=user@domain.com --newpassword=YourNewPassword

    Thanks for your support.
    Cheers for now

    Komga

  • Installation fails - Waiting for DNS propagation
    osoboO osobo

    Hi everyone,
    I'm having an installation error. The app is waiting for DNS propagation of the subdomain, which never happens. But the A-record is created and readily accepted by other Cloudron's apps... I've tried with different A-records, but it's always the same. I think there might be a problem with Formbricks (?). Thanks for your feedback. Kind regards

    Formbricks

  • First time setup/Admin notes show incorrect + LDAP default role not functioning
    osoboO osobo

    @nebulon said in First time setup/Admin notes show incorrect + LDAP default role not functioning:

    AUTH_CLOUDRON_DEFAULT_ROLE_ID

    Thanks a lot. It works πŸ‘Œ ! I really like this app. The UI is neat (dark mode from the start !) and it has a lot of potential. Let's try to develop something with it.
    Best wishes 😊

    Directus

  • Cannot connect to Cloudron dashboard but troubleshooting OK (??!!)
    osoboO osobo

    Hello,

    After two weeks of non utilization I've try but failed to access to my Cloudron dashboard as usual. When connecting to my.domain_name.com I get the error message "This app is currently not responding. Please try refreshing the page in a few minutes."

    I've SSH the server and ran the test mentioned on Cloudron support page (sudo cloudron-support --troubleshoot ) and everything looks fine.

    What shall I do from now ?

    Thank you for you advices

    Best wishes

    Support dashboard troubleshooting

  • Kitsu, Collaboration Platform for Animation And VFX Studios
    osoboO osobo

    @jdaviescoates said in Kitsu, Collaboration Platform for Animation And VFX Studios:

    I think those prices are for them managing stuff on your own servers.

    Yes, correct. Self-hosting is free but you need to install and manage yourself the setup and updates.

    App Wishlist

  • Explore OAuth?
    osoboO osobo

    @jdaviescoates thank you for the clarification. Indeed they’re not the same thing.

    Calibre Web
  • Login

  • Don't have an account? Register

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