- Shell 100%
|
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 |
||
|---|---|---|
| .github | Update linter | |
| conf | Upgrade to v3.0.1 ( #39 ) | |
| doc | Upgrade to v3.0.1 ( #39 ) | |
| scripts | Upgrade to v3.0.1 ( #39 ) | |
| .gitignore | Initial commit | |
| ALL_README.md | Auto-update READMEs | |
| auto_update.sh | Upgrade to v2.7.5 | |
| LICENSE | Fix LICENSE | |
| manifest.toml | Upgrade to v3.0.1 ( #39 ) | |
| README.md | Update usage in README | |
| README_es.md | Move to uv | |
| README_eu.md | Move to uv | |
| README_fr.md | Move to uv | |
| README_gl.md | Move to uv | |
| README_id.md | Move to uv | |
| README_it.md | Auto-update READMEs | |
| README_nl.md | Move to uv | |
| README_pl.md | Move to uv | |
| README_ru.md | Move to uv | |
| README_zh_Hans.md | Move to uv | |
| tests.toml | Fix translations directory | |
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
🔴 Antifeatures
- Alpha software: Early development stage. May contain changing or unstable features, bugs, and security vulnerability.
Documentation and resources
- Official app website: https://immich.app
- Official user documentation: https://immich.app/docs/overview/introduction
- Official admin documentation: https://immich.app/docs/overview/introduction
- Upstream app code repository: https://github.com/immich-app/immich
- Report a bug: https://codeberg.org/Loowiz/immich-docker_ynh/issues
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