Skip to content

Latest commit

 

History

History
50 lines (31 loc) · 3.22 KB

README_ru.md

File metadata and controls

50 lines (31 loc) · 3.22 KB

PeerTube для YunoHost

Уровень интеграции Состояние работы Состояние сопровождения

Установите PeerTube с YunoHost

Прочтите этот README на других языках.

Этот пакет позволяет Вам установить PeerTube быстро и просто на YunoHost-сервер.
Если у Вас нет YunoHost, пожалуйста, посмотрите инструкцию, чтобы узнать, как установить его.

Обзор

PeerTube is a decentralized and federated video hosting software. To publish videos, the user must register with a host (called an instance). Each host has its own conditions of use (storage space per user, moderation rules, themes, etc.). Thanks to WebTorrent, if several people view the same video, fragments of it are exchanged between people so as not to overload the instance. Decentralized: Each instance can follow one or more other PeerTube instances in order to allow its users to view their videos. Federated: Via the ActivityPub protocol, Peertube can interact with other software that is part of the Fediverse, such as Mastodon for example.

Поставляемая версия: 6.3.3~ynh1

Демо-версия: http://peertube.cpy.re

Снимки экрана

Снимок экрана PeerTube

Документация и ресурсы

Информация для разработчиков

Пришлите Ваш запрос на слияние в ветку testing.

Чтобы попробовать ветку testing, пожалуйста, сделайте что-то вроде этого:

sudo yunohost app install https://github.com/YunoHost-Apps/peertube_ynh/tree/testing --debug
или
sudo yunohost app upgrade peertube -u https://github.com/YunoHost-Apps/peertube_ynh/tree/testing --debug

Больше информации о пакетировании приложений: https://yunohost.org/packaging_apps