3
1
Fork
You've already forked immich-docker_ynh
2
A fork of the Immich yunohost package but using docker, enabling HEIC/HEIF support It is complete with all the yunohost features: backup & restore, change url and upgrades. Enjoy!
  • Shell 100%
Find a file
loowiz 4f52077d9a Upgrade to v3.0.1 ( #39 )
## Problem
- *Description of why you made this PR*
## Solution
- *And how do you fix that problem*
## PR Status
- [ ] Code finished and ready to be reviewed/tested
- [ ] The fix/enhancement were manually tested (if applicable)
## Automatic tests
Automatic tests can be triggered on https://ci-apps-dev.yunohost.org/ *after creating the PR*, by commenting "!testme", "!gogogadgetoci" or "By the power of systemd, I invoke The Great App CI to test this Pull Request!". (N.B. : for this to work you need to be a member of the Yunohost-Apps organization)
Reviewed-on: #39 
2026年07月05日 18:31:57 +02:00
.github Update linter 2024年11月18日 20:35:57 +01:00
conf Upgrade to v3.0.1 ( #39 ) 2026年07月05日 18:31:57 +02:00
doc Upgrade to v3.0.1 ( #39 ) 2026年07月05日 18:31:57 +02:00
scripts Upgrade to v3.0.1 ( #39 ) 2026年07月05日 18:31:57 +02:00
.gitignore Initial commit 2022年08月31日 00:10:45 +07:00
ALL_README.md Auto-update READMEs 2024年12月07日 00:14:59 +01:00
auto_update.sh Upgrade to v2.7.5 2026年04月13日 16:22:06 +01:00
LICENSE Fix LICENSE 2024年03月29日 13:42:58 +01:00
manifest.toml Upgrade to v3.0.1 ( #39 ) 2026年07月05日 18:31:57 +02:00
README.md Update usage in README 2025年03月01日 22:49:55 +00:00
README_es.md Move to uv 2024年12月19日 21:44:42 +01:00
README_eu.md Move to uv 2024年12月19日 21:44:42 +01:00
README_fr.md Move to uv 2024年12月19日 21:44:42 +01:00
README_gl.md Move to uv 2024年12月19日 21:44:42 +01:00
README_id.md Move to uv 2024年12月19日 21:44:42 +01:00
README_it.md Auto-update READMEs 2024年03月29日 11:09:29 +00:00
README_nl.md Move to uv 2024年12月19日 21:44:42 +01:00
README_pl.md Move to uv 2024年12月19日 21:44:42 +01:00
README_ru.md Move to uv 2024年12月19日 21:44:42 +01:00
README_zh_Hans.md Move to uv 2024年12月19日 21:44:42 +01:00
tests.toml Fix translations directory 2024年11月02日 21:43:41 +01:00

Immich for YunoHost (using Docker)

Read this README in other languages.

This package allows you to install Immich quickly and simply on a YunoHost server.
If you don't have YunoHost, please consult the guide to learn how to install it.

Usage

Note: please be aware that you will likely need to manually add the app logo for the yunohost dashboard if wanted (see #8)

Installation

Either run the command:

sudo ynh app install https://codeberg.org/loowiz/immich-docker_ynh/tree/testing

or

install a custom app in the web admin by pasting in https://codeberg.org/loowiz/immich-docker_ynh under "Install custom app"

Updates

Updating the app is not automatically done by Yunohost. You must manually update by running the command

sudo yunohost app upgrade immich-docker -u https://codeberg.org/Loowiz/immich-docker_ynh/

when an update is available. You can get notifications for new updates by watching this repository with your codeberg account.

Overview

Self-hosted photo and video management solution.

Features

  • Simple-to-use backup tool with a native mobile app that can view photos and videos efficiently ;
  • Easy-to-use and friendly interface ;

Shipped version: 1.123.0~ynh2

Screenshots

Screenshot of Immich

🔴 Antifeatures

  • Alpha software: Early development stage. May contain changing or unstable features, bugs, and security vulnerability.

Documentation and resources

Developer info

Please send your pull request to the testing branch.

To try the testing branch, please proceed like that:

sudo yunohost app install https://codeberg.org/Loowiz/immich-docker_ynh/tree/testing --debug
or
sudo yunohost app upgrade immich-docker -u https://codeberg.org/Loowiz/immich-docker_ynh/tree/testing --debug

More info regarding app packaging: https://yunohost.org/packaging_apps