ente-io / ente

Fully open source, End to End Encrypted alternative to Google Photos and Apple Photos
https://ente.io
GNU Affero General Public License v3.0
9.55k stars 541 forks source link

Submit PR to FOSS_Photo_Libraries #983

Open meichthys opened 3 months ago

meichthys commented 3 months ago

Now that Ente photos is open sourced, I would like to add it to https://github.com/meichthys/foss_photo_libraries

A PR would be welcomed since there is no demo instance currently and no docker images yet.

mnvr commented 2 months ago

Note that there already are docker images that we publish - https://github.com/ente-io/ente/pkgs/container/server

However, to create an standalone demo "appliance", the steps that need to be done are:

  1. Create an enhanced version of the existing docker compose file, also including nginx + Ente's web app.
  2. Pass the necessary configuration parameters to get the web app to talk to the server within the same cluster.
  3. Expose the web app's port as the nginx http.

It is quite straightforward, but I'm not sure when someone from the team will be able to get the time to prioritize this, so meanwhile I thought I'll just outline how it can be done.

jo-chemla commented 2 months ago

For those reaching this discussion,

My two cents, self-hosters would only need photos and eventually auth to connect to the server.

TheRealGramdalf commented 2 months ago

I'm very interested in trying ente out, so I may give it a shot should I get some time. Don't count on it, but I just thought I'd let people know :)

meichthys commented 2 months ago

If you do try it out, please feel free to submit a PR to foss_photo_libraries!

iAnonymous3000 commented 1 week ago

Hey, we have prepared a draft to add to your comparison table. Please review it and let us know if you need anything. We attempted to modify the entire table, but it was too challenging.

Feature Ente
Demo 🚧
Freeness ✅🔟
Automatic Mobile Upload ✅8️⃣
Web App ✅8️⃣
Android App ✅8️⃣
iOS App ✅8️⃣
LivePhotos ✅🔟
Videos ✅6️⃣
Geolocation/Map ✅8️⃣
Discovery ✅7️⃣
Existing Folders ✅6️⃣
Albums ✅🔟
Slideshow 🚧
Timeline ✅8️⃣
Sharing ✅8️⃣
Search ✅8️⃣
Duplicate Handling ✅7️⃣
User Defined Tags 🚧
Docker Installation ✅7️⃣
Object/Face Recognition ✅6️⃣
EXIF Data ✅7️⃣
Multiple User Support ✅🔟
Authentication Providers
jo-chemla commented 1 week ago

Not exactly sure what are the notation criteria. None of the links are correct, just updated them for what makes sense:

Feature Ente
Demo ✅ on-premise demo link
Web App ✅8️⃣
Android App ✅8️⃣
iOS App ✅8️⃣
Desktop App ✅8️⃣
Docker Installation ✅7️⃣ *
Authentication Provider: Ente Auth

* ok for server via docker-compose stack, no pre-built container image for photo webapp yet|

iAnonymous3000 commented 1 week ago

Thanks for the right links! The links I added were not intended to be the actual ones redirecting to the respective resources. It's just a placeholder. For Authentication, they mean OAuth, LDAP, etc. Reference: https://github.com/meichthys/foss_photo_libraries/blob/main/features.md#authentication-providers