Peertube remote runner standalone package for YunoHost
Find a file
Salamandar 21109fbbba
Merge pull request #8 from YunoHost-Apps/testing
Automated testing -> master
2024-06-23 18:14:23 +02:00
.github Initial commit 2023-06-25 18:43:34 +02:00
conf cleaning 2023-11-25 09:08:44 +01:00
doc Update PRE_INSTALL.md 2023-12-31 16:10:28 +01:00
scripts cleaning 2023-12-31 16:03:09 +01:00
.gitattributes Initial commit 2023-06-25 18:43:34 +02:00
.gitignore Initial commit 2023-06-25 18:43:34 +02:00
ALL_README.md Update READMEs 2024-06-23 14:12:45 +02:00
LICENSE fix 2023-09-14 11:04:00 +02:00
manifest.toml Add a clearer description, but short 2023-11-25 15:28:32 +01:00
README.md Update READMEs 2024-06-23 14:12:45 +02:00
README_es.md Update READMEs 2024-06-23 14:12:45 +02:00
README_eu.md Update READMEs 2024-06-23 14:12:45 +02:00
README_fr.md Auto-update README 2024-03-29 07:17:14 +01:00
README_gl.md Auto-update README 2024-03-29 07:17:14 +01:00
README_it.md Auto-update README 2024-03-29 07:17:14 +01:00
README_zh_Hans.md Update READMEs 2024-06-23 14:12:45 +02:00
tests.toml Update tests.toml 2023-09-14 10:52:24 +02:00

PeerTube Remote Runner for YunoHost

Integration level Working status Maintenance status

Install PeerTube Remote Runner with YunoHost

Read this README in other languages.

This package allows you to install PeerTube Remote Runner quickly and simply on a YunoHost server.
If you don't have YunoHost, please consult the guide to learn how to install it.

Overview

Remote runner to offload heavy workloads jobs (such as transcoding) from one or several (distant) Peertube server.

Shipped version: 1.0~ynh2

Documentation and resources

Developer info

Please send your pull request to the testing branch.

To try the testing branch, please proceed like that:

sudo yunohost app install https://github.com/YunoHost-Apps/peertube_remote_runner_ynh/tree/testing --debug
or
sudo yunohost app upgrade peertube_remote_runner -u https://github.com/YunoHost-Apps/peertube_remote_runner_ynh/tree/testing --debug

More info regarding app packaging: https://yunohost.org/packaging_apps