forked from stove/dataset
.. | ||
dictionaries | ||
manual/image | ||
templates | ||
applicationservice.yml | ||
DEBUG.md | ||
FIXME | ||
README.md | ||
UPGRADE.md |
Table of Contents
peertube
Description
Peertube, a federated (ActivityPub) video streaming platform.
Examples
Zone names are provided as examples. Think about adapting with the value of provider_zone in configuration file.
With minimum providers:
peertube:
applicationservice: peertube
zones_name:
- localdns
- reverseproxy
- smtp
- redis
- oauth2
- postgresql
With all providers:
peertube:
applicationservice: peertube
zones_name:
- journald
- externaldns
- localdns
- reverseproxy
- smtp
- redis
- oauth2
- postgresql
Dependances
- base-fedora-38
- dns-external
- postgresql-client
- relay-mail-client
- reverse-proxy-client
- redis-client
- nginx-https
- oauth2-client
Variables
Général (general)
network (general.network)
Description | Values |
---|---|
outgoing_ports | 443 |
peertube (general.peertube)
Description | Type | Values |
---|---|---|
Adresse courriel de l'administrateur Peertube (peertube_admin_email) | ||
Description courte de l'instance (peertube_short_description) | string | PeerTube, an ActivityPub-federated video streaming platform using P2P directly in your web browser. |
Description de l'instance (peertube_description) | string | Welcome to this PeerTube instance! |
oauth2_client (general.oauth2_client)
Description | Values |
---|---|
oauth2_is_client_application | True |
oauth2_client_name | Vidéo |
oauth2_client_description | Plateforme de partage de vidéo Peertube |
oauth2_client_category | Réseaux sociaux |
oauth2_client_logo | silique_video.png |
external (general.oauth2_client.external)
Description | Values |
---|---|
oauth2_client_external |
nginx (general.nginx)
Description | Values |
---|---|
nginx_root | /usr/share/peertube |
revprox (general.revprox)
revprox_client (general.revprox.revprox_client)
Description | Values |
---|---|
revprox_client_location | / |
revprox_client_max_body_size | 12G |
- [+]: variable is multiple
- bold: variable is mandatory