Ente for cloudron, help for testing wanted.
App Packaging & Development
4
Posts
2
Posters
97
Views
2
Watching
-
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 adter https://forum.cloudron.io/post/114771?
-
Is the manual setup of subdomains still required adter https://forum.cloudron.io/post/114771?
@necrevistonnezr Nope