dataset/seed/peertube
2023-06-29 18:56:46 +02:00
..
dictionaries ansible template 2023-06-23 08:12:05 +02:00
manual/image improvements 2022-12-25 17:08:52 +01:00
templates ansible template 2023-06-23 08:12:05 +02:00
applicationservice.yml docs for application services 2022-12-25 12:17:15 +01:00
DEBUG.md remove application version 2022-07-01 22:10:33 +02:00
FIXME remove application version 2022-07-01 22:10:33 +02:00
README.md doc: update README files 2023-06-29 18:56:46 +02:00
UPGRADE.md upgrade peertube 2022-10-17 18:17:28 +02:00

Table of Contents

peertube

Description

Peertube, a federated (ActivityPub) video streaming platform.

For more informations

Dependances

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) mail
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

All applications services for this dataset.