mirror of
https://github.com/YunoHost-Apps/immich_ynh.git
synced 2024-09-03 20:36:24 +02:00
58 lines
3 KiB
Markdown
58 lines
3 KiB
Markdown
<!--
|
||
Важно: этот README был автоматически сгенерирован <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
|
||
Он НЕ ДОЛЖЕН редактироваться вручную.
|
||
-->
|
||
|
||
# Immich для YunoHost
|
||
|
||
[![Уровень интеграции](https://dash.yunohost.org/integration/immich.svg)](https://ci-apps.yunohost.org/ci/apps/immich/) ![Состояние работы](https://ci-apps.yunohost.org/ci/badges/immich.status.svg) ![Состояние сопровождения](https://ci-apps.yunohost.org/ci/badges/immich.maintain.svg)
|
||
|
||
[![Установите Immich с YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=immich)
|
||
|
||
*[Прочтите этот README на других языках.](./ALL_README.md)*
|
||
|
||
> *Этот пакет позволяет Вам установить Immich быстро и просто на YunoHost-сервер.*
|
||
> *Если у Вас нет YunoHost, пожалуйста, посмотрите [инструкцию](https://yunohost.org/install), чтобы узнать, как установить его.*
|
||
|
||
## Обзор
|
||
|
||
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 ;
|
||
|
||
|
||
**Поставляемая версия:** 1.113.0~ynh1
|
||
|
||
## Снимки экрана
|
||
|
||
![Снимок экрана Immich](./doc/screenshots/immich-screenshots.png)
|
||
|
||
## :red_circle: Анти-функции
|
||
|
||
- **Alpha software**: Early development stage. May contain changing or unstable features, bugs, and security vulnerability.
|
||
|
||
## Документация и ресурсы
|
||
|
||
- Официальный веб-сайт приложения: <https://immich.app>
|
||
- Официальная документация пользователя: <https://github.com/immich-app/immich#getting-started>
|
||
- Официальная документация администратора: <https://github.com/immich-app/immich#getting-started>
|
||
- Репозиторий кода главной ветки приложения: <https://github.com/immich-app/immich>
|
||
- Магазин YunoHost: <https://apps.yunohost.org/app/immich>
|
||
- Сообщите об ошибке: <https://github.com/YunoHost-Apps/immich_ynh/issues>
|
||
|
||
## Информация для разработчиков
|
||
|
||
Пришлите Ваш запрос на слияние в [ветку `testing`](https://github.com/YunoHost-Apps/immich_ynh/tree/testing).
|
||
|
||
Чтобы попробовать ветку `testing`, пожалуйста, сделайте что-то вроде этого:
|
||
|
||
```bash
|
||
sudo yunohost app install https://github.com/YunoHost-Apps/immich_ynh/tree/testing --debug
|
||
или
|
||
sudo yunohost app upgrade immich -u https://github.com/YunoHost-Apps/immich_ynh/tree/testing --debug
|
||
```
|
||
|
||
**Больше информации о пакетировании приложений:** <https://yunohost.org/packaging_apps>
|