Ente for cloudron, help for testing wanted.
-
I have a working package of ente for cloudron.
You can use my docker image with
andreasdueren/ente-cloudron --tag 0.4.5Currently these are the limitations/quirks:
- admins need to manually set up Aliases for the following sub domains:
family,albums,cast,authandaccounts - the actual user IP addresses aren't passed into the log by caddy. Right now the Dockerfile installs the Debian-packaged Caddy that ships with
cloudron/base:5.0.0, which is why the optional modules aren’t present. If we wanthttp.handlers.realip, we would need to build Caddy ourselves and bundle that binary instead of apt-getting the stock one. - I have only tested this package with one
s3zone. Replication should be working but I haven't had time to test it. - In general this application relies heavily on the CLI for user management. This includes increasing storage quota. It should work, but again haven't had much time to test.
- admins need to manually set up Aliases for the following sub domains:
-
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
-
Is the manual setup of subdomains still required after https://forum.cloudron.io/post/114771?
-
Is the manual setup of subdomains still required after https://forum.cloudron.io/post/114771?
@necrevistonnezr Nope
-
Updated Ente Package:
andreasdueren/ente-cloudron:0.5.5- Implemented replication across three buckets
Tested with the following providers:
Primary:
Backblaze, Secondary:Hetzner Object Sorage, Glacier:ScalewayOne important consideration: The cold bucket needs to support the
GLACIERclass Ente tries to use. So either pointS3_COLD_*at an actual Glacier-capable object store (like Scaleway’s cold tier) or switch the app tolocal bucketsmode so the start script configures Museum withare_local_buckets: true/use_path_style_urls: true, which causes the replication controller to skip the Glacier storage class. -
Updated Ente Package:
andreasdueren/ente-cloudron:0.5.6- The cloudron image now bundles the full Families frontend and rewrites its links toward your self-hosted origin, includes billing-plan JSON so Museum can resolve subscriptions without manual DB edits. Families email invitations were patched to read apps.family (so they link to
family.<your-domain>instead offamily.ente.io).
- The cloudron image now bundles the full Families frontend and rewrites its links toward your self-hosted origin, includes billing-plan JSON so Museum can resolve subscriptions without manual DB edits. Families email invitations were patched to read apps.family (so they link to
-
Updated Ente Package:
andreasdueren/ente-cloudron:0.5.7- Passkeys and Accounts now load properly.
Share/embed/paymentsbundles ship with the image, their URLs are rewritten, and Caddy serves them via dedicated hosts and the manifest exposes those hostnames so you can configure them.
-
@andreasdueren you're working miracles ! Well done and thank you.
-
@andreasdueren you're working miracles ! Well done and thank you.
@timconsidine lol don’t know about that
-
Updated Ente Package to use latest upstream images:
andreasdueren/ente-cloudron:0.5.9Still haven't been able to get Ente Locker working but the documentation is basically non-existant.
-
hey @andreasdueren how can I add your image to be used in CLoudron?
-
Hello @sponch
You will need the Cloudron CLI.When you have installed the Cloudron CLI and authentificated yourself against the Cloudron server you wish to use, you can run the following commands:
git clone https://git.due.ren/andreas/ente-cloudron.git cd ente-cloudron cloudron install --location ente --image andreasdueren/ente-cloudron:0.5.9or you can use @timconsidine app installer tool: https://ccai.appx.uk/
-
Hello @sponch
You will need the Cloudron CLI.When you have installed the Cloudron CLI and authentificated yourself against the Cloudron server you wish to use, you can run the following commands:
git clone https://git.due.ren/andreas/ente-cloudron.git cd ente-cloudron cloudron install --location ente --image andreasdueren/ente-cloudron:0.5.9or you can use @timconsidine app installer tool: https://ccai.appx.uk/
-
@sponch You have to tap the onboarding screen 7 times and then enter your ente server
-
@sponch You have to tap the onboarding screen 7 times and then enter your ente server
@andreasdueren OMG...thanks
-
@andreasdueren OMG...thanks
-
@sponch You have to tap the onboarding screen 7 times and then enter your ente server
@andreasdueren LOL as if in frustration.. OK

-
@andreasdueren OMG...thanks
-
Updated Ente Package: andreasdueren/ente-cloudron:0.6.1
Fixes:- Ente Locker now works:
public-lockerwas incorrectly pointing to theembedapp — it now correctly points to theshareapp (apps/share), which is the actual Public Locker frontend. This fixes Locker redirecting to the photos app.
Changes since 0.5.9:
v0.6.0— Fresh build with latest upstream ente sources- Customize email footer for self-hosted instance (removes ente.io branding)
- Redirect base domain to photos host
- Fix Museum API matchers scoped to photos host
v0.6.1— Fixpublic-locker→shareURL (Locker fix)
- Ente Locker now works:
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login

