Self-hosted photo and video backup solution directly from your mobile phone.
Go to file
bo0tzz ed551500e7
chore: Simplify install script (#2148)
We can directly access the artifacts from the latest release, rather than needing to get the tag from the API first.
2023-04-02 14:13:24 -05:00
.github refactor(server): flatten infra folders (#2120) 2023-03-30 14:38:55 -05:00
.vscode feat(server) add docker debug config for server (#883) 2022-10-28 20:35:14 -05:00
design Update screenshots readme 2022-11-04 22:33:20 -05:00
docker feat(server): redis sentinel support (#2141) 2023-03-31 15:33:21 -05:00
docs chores(doc): Update documentation (#2145) 2023-04-01 21:22:16 -05:00
fastlane Added required setup for f-droid (#88) 2022-03-29 14:13:47 -05:00
machine-learning feat(server): CLIP search integration (#1939) 2023-03-18 08:44:42 -05:00
misc/release chore: test pump 2023-02-28 21:21:33 -06:00
mobile Add timezone to exif entity (#1894) 2023-04-02 14:11:24 -05:00
nginx fix(nginx): x-forwarded-* headers (#2019) 2023-03-22 15:46:30 -05:00
server Add timezone to exif entity (#1894) 2023-04-02 14:11:24 -05:00
web Add timezone to exif entity (#1894) 2023-04-02 14:11:24 -05:00
.editorconfig chore: editorconfig (#1505) 2023-02-01 14:38:47 -06:00
.gitattributes feat(server) Tagging system (#1046) 2022-12-05 11:56:44 -06:00
.gitignore fix(CI): fix mobile build artifact with proper signing (#1504) 2023-02-01 21:50:07 -06:00
.gitmodules fix(mobile): add isar source code as a git submodule for F-Droid build (#1985) 2023-03-12 22:50:55 -05:00
CODE_OF_CONDUCT.md Added Code of conduct 2022-08-21 12:43:56 -07:00
dev-setup.md Add command to test/check code in dev-setup docs 2022-09-08 17:54:45 +02: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 chore Add Norweigain localization setup (#1859) 2023-02-24 12:50:56 -06:00
Makefile feat(server,web): migrate oauth settings from env to system config (#1061) 2022-12-09 14:51:42 -06:00
notes.md feat(web/server) public album sharing (#1266) 2023-01-09 14:16:08 -06:00
README.md chores(doc): Update documentation (#2145) 2023-04-01 21:22:16 -05:00
README_zh_CN.md chore(docs): refactor pages (#1144) 2022-12-21 15:01:50 -06: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



中文

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!

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 (HEIC, HEIF, DNG, Apple ProRaw) Yes Yes
Metadata view (EXIF, map) Yes Yes
Search by metadata, objects and CLIP Yes No
Administrative functions (user management) N/A Yes
Background backup Yes N/A
Virtual scroll Yes Yes
OAuth support Yes Yes
LivePhoto backup and playback iOS Yes
User-defined storage structure Yes Yes
Public Sharing N/A 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

Known Issues

immich-machine-learning fails to start

Symptoms: the container logs illegal instruction core dump and restarts

Solution: https://immich.app/docs/install/requirements#hardware