# Seafile для YunoHost [![Уровень интеграции](https://dash.yunohost.org/integration/seafile.svg)](https://ci-apps.yunohost.org/ci/apps/seafile/) ![Состояние работы](https://ci-apps.yunohost.org/ci/badges/seafile.status.svg) ![Состояние сопровождения](https://ci-apps.yunohost.org/ci/badges/seafile.maintain.svg) [![Установите Seafile с YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=seafile) *[Прочтите этот README на других языках.](./ALL_README.md)* > *Этот пакет позволяет Вам установить Seafile быстро и просто на YunoHost-сервер.* > *Если у Вас нет YunoHost, пожалуйста, посмотрите [инструкцию](https://yunohost.org/install), чтобы узнать, как установить его.* ## Обзор Seafile is an open Source Cloud Storage application. It's a Enterprise file sync and share platform with high reliability and performance. It's a file hosting platform with high reliability and performance. Put files on your own server. Sync and share files across different devices, or access all the files as a virtual disk. **Поставляемая версия:** 11.0.12~ynh1 **Демо-версия:** ## Снимки экрана ![Снимок экрана Seafile](./doc/screenshots/screenshot.png) ## Документация и ресурсы - Официальный веб-сайт приложения: - Официальная документация администратора: - Репозиторий кода главной ветки приложения: - Магазин YunoHost: - Сообщите об ошибке: ## Информация для разработчиков Пришлите Ваш запрос на слияние в [ветку `testing`](https://github.com/YunoHost-Apps/seafile_ynh/tree/testing). Чтобы попробовать ветку `testing`, пожалуйста, сделайте что-то вроде этого: ```bash sudo yunohost app install https://github.com/YunoHost-Apps/seafile_ynh/tree/testing --debug или sudo yunohost app upgrade seafile -u https://github.com/YunoHost-Apps/seafile_ynh/tree/testing --debug ``` **Больше информации о пакетировании приложений:**