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
  • Brite
  • 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
andreasduerenA

Andreas

@andreasdueren
About
Posts
696
Topics
71
Shares
0
Groups
1
Followers
2
Following
0

Posts

Recent Best Controversial

  • What's coming in Cloudron 9
    andreasduerenA andreasdueren

    @jdaviescoates can't be domain name because I can update the one starting with s but not the one with f

    Announcements

  • What's coming in Cloudron 9
    andreasduerenA andreasdueren

    @nebulon How is it that I can upgrade on some of my servers but not others?

    Announcements

  • Elasticsearch
    andreasduerenA andreasdueren

    Updated: https://git.due.ren/andreas/elasticsearch-cloudron/releases/tag/v1.0.17

    • Plugins: bundle analysis-icu in the image so language-specific analyzers (incl. German) work out of the box and no longer hit runtime install failures on Cloudron’s read-only FS.
    • Stability: revamped heap management to respect ES_JAVA_HEAP, custom jvm.options.d, and cgroup limits
    Feature Requests elasticsearch

  • How To Implement MTA in Chatwoot?
    andreasduerenA andreasdueren

    @IniBudi Which part isn't working? Just tried it out and worked perfectly.

    1. Go to the web terminal of your Chatwoot application
    2. enter rails db:encryption:init
    3. Save the strings that is being displayed
    active_record_encryption:
      primary_key: string
      deterministic_key: string
      key_derivation_salt: string
    
    1. Go to the file manager of the application
    2. Open the env.sh file
    3. add these records (replace string with the values from the previous prompt)
    # Active Record Encryption keys (required for MFA/2FA functionality)
    # Replace with the actual keys from rails db:encryption:init output
    export ACTIVE_RECORD_ENCRYPTION_PRIMARY_KEY=string
    export ACTIVE_RECORD_ENCRYPTION_DETERMINISTIC_KEY=string
    export ACTIVE_RECORD_ENCRYPTION_KEY_DERIVATION_SALT=string
    
    1. restart the app
    2. now you can set up 2FA in the user settings.
    Chatwoot

  • preconfigure openid
    andreasduerenA andreasdueren

    Can we please have this package preconfigure openid?

    Configuration Using Environment Variables
    If your OpenID provider supports discovery, use the following variables:

    ACTUAL_OPENID_DISCOVERY_URL: URL for the OpenID Provider
    ACTUAL_OPENID_CLIENT_ID: client_id given by the provider
    ACTUAL_OPENID_CLIENT_SECRET: client_secret given by the provider
    ACTUAL_OPENID_SERVER_HOSTNAME: Your Actual Server URL (so the provider redirects you to this)

    When configuring your OpenID provider, be sure to register the following redirect URI with the provider: https://<actual.myserver.com>/openid/callback

    Actual

  • Cloudron 9.0 (beta) bug reports
    andreasduerenA andreasdueren

    There is an issue with the selector for access restrictions. Doesn't list any items on installation of app but can be restricted afterwards.

    Screenshot 2025-11-06 at 13.26.14.png
    Screenshot 2025-11-06 at 13.27.41.png

    Discuss

  • First two quick questions
    andreasduerenA andreasdueren

    Nope, must be a different thing blocking it then.

    Screenshot 2025-11-06 at 09.49.43.png

    Keila

  • First two quick questions
    andreasduerenA andreasdueren

    @girish Actually, still not. Just tried to fork Element but it returns Limit reached You've reached your limit of 100 projects created. Contact your GitLab administrator.

    Keila

  • Ente
    andreasduerenA andreasdueren

    @girish Works, thank you! https://forum.cloudron.io/post/114909 Do you want to clean it up and take over?

    App Wishlist

  • Reacher on Cloudron – Open-Source Email Verification API
    andreasduerenA andreasdueren
    • Main Page: https://reacher.email/
    • Git: https://github.com/reacherhq
    • Licence: AGPL-3.0
    • Dockerfile: Yes
    • Demo: link

    • Summary: Reacher is an open-source email verification API. You can use Reacher to ensure the deliverability of your emails, clean your email lists, and prevent bounces. The API supports both individual email checks and bulk verification processes.

    • Notes: good companion app to Listmonk

    • Alternative to / Libhunt link: e.g. https://selfhosted.libhunt.com/umap-alternatives
    • Screenshots: images, brand logo
    App Wishlist

  • Ente for cloudron, help for testing wanted.
    andreasduerenA andreasdueren

    @necrevistonnezr Nope

    App Packaging & Development

  • Ente for cloudron, help for testing wanted.
    andreasduerenA andreasdueren

    I think this is ready for an unstable release: andreasdueren/ente-cloudron:0.5.3

    I tested and fixed:

    • Upload with the mobile app
    • The CLI/increasing storage quota
    • httpPorts feature for automatic sub domain setup
    App Packaging & Development

  • Cap - The open source alternative to Loom
    andreasduerenA andreasdueren

    @joseph Looks pretty straight forward. But uses s3 again which is always a pain. Maybe we can find a way to define s3 credentials in cloudron and have them parsed by packages like this one or ente?

    App Wishlist

  • Current version of Memos broken?
    andreasduerenA andreasdueren

    @mrchrisjones said in Current version of Memos broken?:

    suddenly they disappeared

    unfortunately not the first time with this app, I think I'll have to move to alternatives, as I can't thoroughly test the app for every update.

    Memos

  • Ente
    andreasduerenA andreasdueren

    @girish said in Ente:

    httpPorts

    Oh I forgot about that! I'll see if I can implement it.

    App Wishlist

  • First two quick questions
    andreasduerenA andreasdueren

    @girish Works, thanks

    Keila

  • Mark Change Detection app as unstable?
    andreasduerenA andreasdueren

    @dgtlmoon said in Mark Change Detection app as unstable?:

    If there are any issues, PLEASE report them

    Hi there! I don't think your app is bad, on the contrary I've been using it successfully for a while now and it's working pretty stable. My main issues with the app are mostly on the UI/UX side. But since I don't have to teach non-technical people how to use it and I mostly got the hang of it by now, it's not really an issue anymore for me.

    Change Detection

  • Mark Change Detection app as unstable?
    andreasduerenA andreasdueren

    @svtx said in Mark Change Detection app as unstable?:

    POS app

    However, it does work when it's set up. At least for me.

    cost me too much time of my life

    Well, yeah.

    Maybe it's time to fork it and make it usable lol

    Change Detection

  • Mark Change Detection app as unstable?
    andreasduerenA andreasdueren

    @nebulon It would be a shame to remove it without an alternative. Huginn maybe?

    Change Detection

  • Cloudron 9.0 (beta) bug reports
    andreasduerenA andreasdueren

    Previously, shut down applications were greyed out, this is no longer the case.

    Screenshot 2025-10-30 at 15.02.48.png

    Discuss
  • Login

  • Don't have an account? Register

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