Comment on My take on selfhosted photo management
homegrowntechie@lemmy.world 10 months agoIt’d on my list but the self hosting setup is not straightforward (no docker image yet)
Comment on My take on selfhosted photo management
homegrowntechie@lemmy.world 10 months agoIt’d on my list but the self hosting setup is not straightforward (no docker image yet)
7Sea_Sailor@lemmy.dbzer0.com 10 months ago
Theres a Dockerfile that you can use for building. It barely changes the flow of how you setup the container. Bigger issue imo is that it literally is the code they use for their premium service, meaning that all the payment stuff is in there. And I don’t know if the apps even have support for connecting to a custom instance.
homegrowntechie@lemmy.world 10 months ago
Is there a demo instance? I could use that for testing of it exists.
7Sea_Sailor@lemmy.dbzer0.com 10 months ago
The demo instance would be their commercial service I suppose: ente.io. Since, as are their own words, the github code 1:1 represents the code running on their own servers, the result when selfhosting should be identical.