Self-hosted photo and video backup solution directly from your mobile phone.
Go to file
Jason Rasmussen 8d5bf93360
test(server): full backend end-to-end testing with microservices (#4225)
* feat: asset e2e with job option

* feat: checkout test assets

* feat: library e2e tests

* fix: use node 21 in e2e

* fix: tests

* fix: use normalized external path

* feat: more external path tests

* chore: use parametrized tests

* chore: remove unused test code

* chore: refactor test asset path

* feat: centralize test app creation

* fix: correct error message for missing assets

* feat: test file formats

* fix: don't compare checksum

* feat: build libvips

* fix: install meson

* fix: use immich test asset repo

* feat: test nikon raw files

* fix: set Z timezone

* feat: test offline library files

* feat: richer metadata tests

* feat: e2e tests in docker

* feat: e2e test with arm64 docker

* fix: manual docker compose run

* fix: remove metadata processor import

* fix: run e2e tests in test.yml

* fix: checkout e2e assets

* fix: typo

* fix: checkout files in app directory

* fix: increase e2e memory

* fix: rm submodules

* fix: revert action name

* test: mark file offline when external path changes

* feat: rename env var to TEST_ENV

* docs: new test procedures

* feat: can run docker e2e tests manually if needed

* chore: use new node 20.8 for e2e

* chore: bump exiftool-vendored

* feat: simplify test launching

* fix: rename env vars to use immich_ prefix

* feat: asset folder is submodule

* chore: cleanup after 20.8 upgrade

* fix: don't log postgres in e2e

* fix: better warning about not running all tests

---------

Co-authored-by: Jonathan Jogenfors <jonathan@jogenfors.se>
2023-10-06 23:32:28 +02:00
.github test(server): full backend end-to-end testing with microservices (#4225) 2023-10-06 23:32:28 +02:00
.vscode chore: microservices debugger (#2345) 2023-04-28 13:21:01 -05:00
cli feat(server): trash asset (#4015) 2023-10-06 02:01:14 -05:00
design chore: update screenshots for readme and docs (#2425) 2023-05-10 23:33:32 -05:00
docker test(server): full backend end-to-end testing with microservices (#4225) 2023-10-06 23:32:28 +02:00
docs test(server): full backend end-to-end testing with microservices (#4225) 2023-10-06 23:32:28 +02:00
fastlane Added required setup for f-droid (#88) 2022-03-29 14:13:47 -05:00
machine-learning Version v1.81.1 2023-10-04 17:53:42 +00:00
misc/release chore: update release note notes 2023-06-29 21:48:57 -05:00
mobile feat(server): trash asset (#4015) 2023-10-06 02:01:14 -05:00
nginx fix: shebangs (#3643) 2023-08-16 22:50:01 -05:00
server test(server): full backend end-to-end testing with microservices (#4225) 2023-10-06 23:32:28 +02:00
web feat(web): enable websocket (#3765) 2023-10-06 15:48:11 -05:00
.editorconfig chore: editorconfig (#1505) 2023-02-01 14:38:47 -06:00
.gitattributes chore: hide auto generated cli content (#3254) 2023-07-14 08:22:38 -05:00
.gitignore fix(CI): fix mobile build artifact with proper signing (#1504) 2023-02-01 21:50:07 -06:00
.gitmodules test(server): full backend end-to-end testing with microservices (#4225) 2023-10-06 23:32:28 +02:00
CODE_OF_CONDUCT.md Added Code of conduct 2022-08-21 12:43:56 -07:00
install.sh chore: Simplify install script (#2148) 2023-04-02 14:13:24 -05:00
LICENSE Update Readme 2022-02-11 22:35:14 -06:00
localizely.yml feat(mobile): adding additional languages (#3161) 2023-07-08 15:26:26 -05:00
Makefile test(server): full backend end-to-end testing with microservices (#4225) 2023-10-06 23:32:28 +02:00
package-lock.json chore(server): bump server dependencies (#3899) 2023-08-28 14:41:57 -05:00
README.md docs: add Japanese translated README (#4268) 2023-10-01 12:55:30 -05:00
README_ca_ES.md docs: add Japanese translated README (#4268) 2023-10-01 12:55:30 -05:00
README_es_ES.md docs: add Japanese translated README (#4268) 2023-10-01 12:55:30 -05:00
README_fr_FR.md docs: add Japanese translated README (#4268) 2023-10-01 12:55:30 -05:00
README_ja_JP.md docs: add Japanese translated README (#4268) 2023-10-01 12:55:30 -05:00
README_nl_NL.md docs: add Japanese translated README (#4268) 2023-10-01 12:55:30 -05:00
README_tr_TR.md docs: add Japanese translated README (#4268) 2023-10-01 12:55:30 -05:00
README_zh_CN.md docs: add Japanese translated README (#4268) 2023-10-01 12:55:30 -05:00
renovate.json pause renovate 2023-06-16 13:52:29 -05:00
SECURITY.md Create SECURITY.md (#712) 2022-09-17 13:07:12 -05:00


License: MIT

Immich - High performance self-hosted photo and video backup solution



中文 Türkçe Català Español Français Nederlands 日本語

Disclaimer

  • ⚠️ The project is under very active development.
  • ⚠️ Expect bugs and breaking changes.
  • ⚠️ Do not use the app as the only way to store your photos and videos.
  • ⚠️ Always follow 3-2-1 backup plan for your precious photos and videos!

Content

Documentation

You can find the main documentation, including installation guides, at https://immich.app/.

Demo

You can access the web demo at https://demo.immich.app

For the mobile app, you can use https://demo.immich.app/api for the Server Endpoint URL

The credential
email: demo@immich.app
password: demo
Spec: Free-tier Oracle VM - Amsterdam - 2.4Ghz quad-core ARM64 CPU, 24GB RAM

Features

Features Mobile Web
Upload and view videos and photos Yes Yes
Auto backup when the app is opened Yes N/A
Selective album(s) for backup Yes N/A
Download photos and videos to local device Yes Yes
Multi-user support Yes Yes
Album and Shared albums Yes Yes
Scrubbable/draggable scrollbar Yes Yes
Support raw formats Yes Yes
Metadata view (EXIF, map) Yes Yes
Search by metadata, objects, faces, and CLIP Yes Yes
Administrative functions (user management) No Yes
Background backup Yes N/A
Virtual scroll Yes Yes
OAuth support Yes Yes
API Keys N/A Yes
LivePhoto backup and playback iOS Yes
User-defined storage structure Yes Yes
Public Sharing No Yes
Archive and Favorites Yes Yes
Global Map Yes Yes
Partner Sharing Yes Yes
Facial recognition and clustering Yes Yes
Memories (x years ago) Yes Yes
Offline support Yes No
Read-only gallery Yes Yes

Support the project

I've committed to this project, and I will not stop. I will keep updating the docs, adding new features, and fixing bugs. But I can't do it alone. So I need your help to give me additional motivation to keep going.

As our hosts in the selfhosted.show - In the episode 'The-organization-must-not-be-name is a Hostile Actor' said, this is a massive undertaking of what the team and I are doing. And I would love to someday be able to do this full-time, and I am asking for your help to make that happen.

If you feel like this is the right cause and the app is something you are seeing yourself using for a long time, please consider supporting the project with the option below.

Donation