Skip to content

Latest commit

 

History

History
52 lines (33 loc) · 2.53 KB

README_nl.md

File metadata and controls

52 lines (33 loc) · 2.53 KB

PeerTube voor Yunohost

Integratieniveau Mate van functioneren Onderhoudsstatus

PeerTube met Yunohost installeren

Deze README in een andere taal lezen.

Met dit pakket kun je PeerTube snel en eenvoudig op een YunoHost-server installeren.
Als je nog geen YunoHost hebt, lees dan de installatiehandleiding, om te zien hoe je 'm installeert.

Overzicht

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.

Geleverde versie: 7.0.1~ynh1

Demo: http://peertube.cpy.re

Schermafdrukken

Schermafdrukken van PeerTube

Documentatie en bronnen

Ontwikkelaarsinformatie

Stuur je pull request alsjeblieft naar de testing-branch.

Om de testing-branch uit te proberen, ga als volgt te werk:

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

Verdere informatie over app-packaging: https://yunohost.org/packaging_apps