: PeerTube Runner role

This commit is contained in:
VC
2024-08-19 15:41:05 +02:00
parent 2add080723
commit 578a48b6e1
7 changed files with 128 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
[jobs]
concurrency = 2
[ffmpeg]
threads = 0
nice = 20
[transcription]
engine = "whisper-ctranslate2"
model = "small"
[[registeredInstances]]
url = "https://p.nintendojo.fr"
runnerToken = "{{ peertube_runner_token }}"
runnerName = "pt-runner1"