Hello I am beginning to write a peertube port, just as a way to better manage my instance. I don't know if it will succeed.
PeerTube uses nodejs and requires having the node binary in /tmp to build its modules. Is there a way to deal with that or should I write a "pre-build" target to copy/link node in the chroot phase ? (I hope I understood the building process fine and that I make myself understood ok too.) Thanks for help