Ente for cloudron, help for testing wanted.
-
@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:
-
@sponch Is everything working?
@andreasdueren omg totally forgot to answer. Installation and testsync were okay. However I deleted the app after the test and hope to get an official cloudron app soon.
-
@andreasdueren omg totally forgot to answer. Installation and testsync were okay. However I deleted the app after the test and hope to get an official cloudron app soon.
@sponch Honestly not sure if they will ever support it. Don't seem to be keen on apps which need s3. This has been incredibly stable for me though if it's any reassurance. And switching to a cloudron package should also be no issue should they adopt it.
-
Updated Ente Package: andreasdueren/ente-cloudron:0.6.2
ļø New: Configurable email footer
Three new fields in the Cloudron app config UI:- Organization name ā replaces the bare URL in email footer link text
- Support email ā adds "Questions? email@example.com" to the footer
- Support URL ā adds a "Get help" link (fallback if no support email set)
All fields are optional. If left blank, the footer falls back to showing your instance URL as before.
-
Updated Ente Package:
andreasdueren/ente-cloudron:0.6.3
ļø Fix: startup.log no longer grows unbounded
The startup log was being appended across every restart, growing to 4-5 GB and causing very slow backups. It is now truncated on each startup ā only the current session's logs are kept. Backups will be significantly faster from the next restart onward.Upstream changes (ente-io/ente):
⢠792f28c: README: add Locker Obtainium and GitHub release links
⢠9810269: [mob][locker] Prevent duplicate default collections during signup
⢠26549fc: [mob][photos] VectorDB write index fix
⢠686706b: Toggle to let ML run continuously
⢠922784b: Internal toggle to let ML run continuously without interruption
