Chocobozzz/PeerTube. Can anyone more technically savvy give me some pointers. If possible that is :)
They have a nginx vhost file, look at that and compare with the one that is auto generate by centmin mod. I believe you'd have to install the PostgreSQL by yourself. There might be instructions on here IDK. Redis, NodeJS, and FFmpeg can be installed by centmin mod. I believe yarn is an easy install I had to install that once for a template I believe. Seem like there is a lot of moving parts with the project. Good Luck!
Yeah I have no experience with Peertube but from the requirements, it's possible to install on Centmin Mod just need to practice on a test VPS until you figure it all out. An hourly billed VPS is a cheap way to test. provided Nginx config yeah just need to convert it to Centmin Mod Nginx PostgreSQL can optionally be installed on Centmin Mod 123.09beta01 and newer - just updated to PostgreSQL version 11 branch at Beta Branch - update optional PostgreSQL server install to version 11 branch in 123.09beta01 Redis see Upgrade - Nginx - Insight Guide - How to install Redis server on Centmin Mod LEMP stack Nodejs install via centmin mod addons/nodejs.sh addon yarn via official yarn yum repo ffmpeg if you only need binary without php extension, that just download ffmpeg static binary from official site and move to directory within your vhost and point your peertube config to path where you put ffmpeg static binary (assume there is config option)