Replies: 1 comment
-
This would require the entire backend to be migrated and Immich will be dependent on a different solution. This is not suitable for Immich and the current development plan |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Feature detail
Could using AppWrite (self hosted Firebase equivalent) could be a good idea for Immich ?
https://github.com/appwrite/appwrite#client
AppWrite is multi-languages, and fully self hosted. There is a lot of service who could be useful for immich i think ...
Services
Account - Manage current user authentication and account. Track and manage the user sessions, devices, sign-in methods, and security logs.
Users - Manage and list all project users when in admin mode.
Teams - Manage and group users in teams. Manage memberships, invites, and user roles within a team.
Database - Manage database collections and documents. Read, create, update, and delete documents and filter lists of document collections using advanced filters.
Storage - Manage storage files. Read, create, delete, and preview files. Manipulate the preview of your files to fit your app perfectly. All files are scanned by ClamAV and stored in a secure and encrypted way.
Functions - Customize your Appwrite server by executing your custom code in a secure, isolated environment. You can trigger your code on any Appwrite system event, manually or using a CRON schedule.
Locale - Track your user's location, and manage your app locale-based data.
Avatars - Manage your users' avatars, countries' flags, browser icons, credit card symbols, and generate QR codes.
Platform
Server
Beta Was this translation helpful? Give feedback.
All reactions