2
0
Fork 0
mirror of https://github.com/YunoHost-Apps/peertube_remote_runner_ynh.git synced 2026-02-04 16:21:46 +01:00
Peertube remote runner standalone package for YunoHost
Find a file
2025-12-31 13:04:35 +01:00
.github Initial commit 2023-06-25 18:43:34 +02:00
conf [autopatch] Automatic patch attempt for helpers 2.1 2024-08-31 02:50:43 +02:00
doc Update PRE_INSTALL.md 2023-12-31 16:10:28 +01:00
scripts Update upgrade 2025-12-31 12:44:45 +01:00
.gitattributes Initial commit 2023-06-25 18:43:34 +02:00
.gitignore [autopatch] Automatic patch attempt for helpers 2.1 2024-08-31 02:50:43 +02:00
LICENSE fix 2023-09-14 11:04:00 +02:00
manifest.toml Update manifest.toml 2025-12-31 12:55:43 +01:00
README.md Auto-update READMEs 2025-12-31 12:55:34 +01:00
tests.toml Update tests.toml 2023-09-14 10:52:24 +02:00

Logo of PeerTube Remote Runner PeerTube Remote Runner, packaged for YunoHost

Runner to offload high CPU/long job from Peertube main server

🌐 Official app website Version: 0.4.0~ynh1

📦 Developer info

Automatic tests level

🛠️ Upstream PeerTube Remote Runner repository: https://github.com/Chocobozzz/PeerTube/tree/develop/packages/peertube-runner

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_remote_runner_ynh/tree/testing

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

📚 App packaging documentation

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