@jdaviescoates can't be domain name because I can update the one starting with s but not the one with f
Andreas
Posts
-
What's coming in Cloudron 9 -
What's coming in Cloudron 9@nebulon How is it that I can upgrade on some of my servers but not others?
-
ElasticsearchUpdated: 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
-
How To Implement MTA in Chatwoot?@IniBudi Which part isn't working? Just tried it out and worked perfectly.
- Go to the web terminal of your Chatwoot application
- enter
rails db:encryption:init - Save the strings that is being displayed
active_record_encryption: primary_key: string deterministic_key: string key_derivation_salt: string- Go to the file manager of the application
- Open the
env.shfile - add these records (replace
stringwith 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- restart the app
- now you can set up 2FA in the user settings.
-
preconfigure openidCan 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 -
Cloudron 9.0 (beta) bug reportsThere is an issue with the selector for access restrictions. Doesn't list any items on installation of app but can be restricted afterwards.


-
First two quick questionsNope, must be a different thing blocking it then.

-
First two quick questions@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. -
Ente@girish Works, thank you! https://forum.cloudron.io/post/114909 Do you want to clean it up and take over?
-
Reacher on Cloudron – Open-Source Email Verification API- 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
-
Ente for cloudron, help for testing wanted.@necrevistonnezr Nope
-
Ente for cloudron, help for testing wanted.I think this is ready for an unstable release:
andreasdueren/ente-cloudron:0.5.3I tested and fixed:
- Upload with the mobile app
- The CLI/increasing storage quota
httpPortsfeature for automatic sub domain setup
-
Cap - The open source alternative to Loom@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?
-
Current version of Memos broken?@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.
-
Ente -
First two quick questions@girish Works, thanks
-
Mark Change Detection app as unstable?@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.
-
Mark Change Detection app as unstable?@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
-
Mark Change Detection app as unstable? -
Cloudron 9.0 (beta) bug reportsPreviously, shut down applications were greyed out, this is no longer the case.
