1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/peertube_ynh.git synced 2025-12-20 01:53:05 +01:00
Federated (ActivityPub) video streaming platform using P2P for YunoHost
Find a file
2025-12-18 19:47:47 +01:00
.github cleaning 2023-04-19 11:03:34 +02:00
conf Update nginx.conf 2025-12-16 16:50:22 +01:00
doc Update POST_UPGRADE_fr.md 2024-08-02 16:40:49 +02:00
scripts fix 2025-12-16 16:16:08 +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 Upgrade sources 2025-12-17 00:19:25 +01:00
README.md Auto-update READMEs 2025-12-17 00:19:27 +01:00
tests.toml Update tests.toml 2025-12-16 16:51:25 +01:00

Logo of PeerTube PeerTube, packaged for YunoHost

Federated video streaming platform

🌐 Official app website App Demo Version: 8.0.1~ynh1

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.