Ente for cloudron, help for testing wanted.
			
			App Packaging & Development
		
1
Posts
1
Posters
20
Views
1
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: 
 
