<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>install peertube on Alpine linux</title>
        <link>https://video.fedi.ovh/videos/watch/b6544d21-ff9e-48db-a5e9-21e65aa00a19</link>
        <description>Installing PeerTube on Alpine Linux — yes, it works! 🏔️🎥In this video I show that it's perfectly possible to run a full PeerTube instance on Alpine Linux (musl + OpenRC), not just the usual Debian/Ubuntu setup. The official docs target Debian, but Alpine has everything PeerTube needs right in its repos: Node.js 24 (LTS, within PeerTube's supported range), FFmpeg 8, PostgreSQL 17 (+ contrib for the pg_trgm / unaccent extensions), Redis 8, Python 3.12, A few things to keep in mind when adapting the Debian guide to Alpine: Create the system user with adduser (not useradd), Use su instead of sudo, PeerTube ships a native OpenRC service, so it integrates cleanly with rc-service / rc-update — no systemd needed, pnpm comes in via the project's own toolchain; sharp installs fine with its musl prebuilt binaries (no recompiling), End result: a fully working PeerTube server on a lightweight Alpine box, sipping RAM at idle. 📌 Full step-by-step tutorial coming soon — I'll walk through the whole process from a clean Alpine system to a running instance, including the database setup, config, and the OpenRC service. 👍 Like &amp; subscribe if you'd like the detailed guide! #PeerTube #AlpineLinux #SelfHosted #Linux #OpenSource #Fediverse Instalar PeerTube en Alpine Linux — ¡sí, se puede! 🏔️🎥En este vídeo demuestro que es perfectamente posible montar una instancia completa de PeerTube sobre Alpine Linux (musl + OpenRC), y no solo en el típico Debian/Ubuntu. La documentación oficial está pensada para Debian, pero Alpine trae en sus repositorios todo lo que PeerTube necesita: Node.js 24 (LTS, dentro del rango soportado por PeerTube), FFmpeg 8, PostgreSQL 17 (+ contrib para las extensiones pg_trgm / unaccent), Redis 8, Python 3.12, Algunas cosas a tener en cuenta al adaptar la guía de Debian a Alpine: Crear el usuario del sistema con adduser (no useradd), Usar su en lugar de sudo, PeerTube incluye un servicio OpenRC nativo, así que se integra limpiamente con rc-service / rc-update — sin necesidad de systemd, pnpm se gestiona con el propio toolchain del proyecto; sharp instala sin problemas con sus binarios precompilados para musl (sin recompilar nada), Resultado: un servidor PeerTube totalmente funcional sobre un Alpine ligero, consumiendo muy poca RAM en reposo. 📌 Tutorial paso a paso muy pronto — recorreré todo el proceso desde un Alpine recién instalado hasta tener la instancia funcionando, incluyendo la configuración de la base de datos, el config y el servicio OpenRC. 👍 ¡Dale a me gusta y suscríbete si quieres la guía detallada! #PeerTube #AlpineLinux #SelfHosted #Linux #CódigoAbierto #Fediverso</description>
        <lastBuildDate>Sun, 31 May 2026 14:57:24 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>PeerTube - https://video.fedi.ovh</generator>
        <image>
            <title>install peertube on Alpine linux</title>
            <url>https://video.fedi.ovh/lazy-static/avatars/be73c281-b034-4b23-9cf3-8761b707b73e.png</url>
            <link>https://video.fedi.ovh/videos/watch/b6544d21-ff9e-48db-a5e9-21e65aa00a19</link>
        </image>
        <copyright>All rights reserved, unless otherwise specified in the terms specified at https://video.fedi.ovh/about and potential licenses granted by each content's rightholder.</copyright>
        <atom:link href="https://video.fedi.ovh/feeds/video-comments.xml?videoId=b6544d21-ff9e-48db-a5e9-21e65aa00a19" rel="self" type="application/rss+xml"/>
    </channel>
</rss>