1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/peertube_ynh.git synced 2025-11-03 19:38:37 +01:00
Federated (ActivityPub) video streaming platform using P2P for YunoHost
Find a file
2025-11-03 16:08:35 +01:00
.github cleaning 2023-04-19 11:03:34 +02:00
conf Update nginx.conf 2025-06-05 08:33:14 +02:00
doc Update POST_UPGRADE_fr.md 2024-08-02 16:40:49 +02:00
scripts Update scripts/upgrade 2025-11-02 19:01:06 +01:00
.gitignore Improving 2024-12-30 05:25:58 +01:00
LICENSE commits to make the app in working state 2017-12-11 09:58:25 +05:30
manifest.toml install yarn with corepack instead for trixie support 2025-10-31 19:59:43 +01:00
README.md Auto-update READMEs 2025-10-11 23:12:29 +02:00
tests.toml cleaning 2025-05-31 12:34:59 +02:00

Logo of PeerTube PeerTube, packaged for YunoHost

Federated video streaming platform

🌐 Official app website App Demo Version: 7.3.0~ynh2

Screenshots

Screenshot of PeerTube

📦 Developer info

Automatic tests level

🛠️ Upstream PeerTube repository: https://github.com/Chocobozzz/PeerTube

Pull request are welcome and should target the testing branch.

The testing branch can be tested using:

# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/peertube_ynh/tree/testing

# upgrade an existing install:
sudo yunohost app upgrade peertube -u https://github.com/YunoHost-Apps/peertube_ynh/tree/testing

📚 App packaging documentation

Please see https://doc.yunohost.org/packaging_apps for more information.