fireshare
Fireshare is a self-hosted app that lets you share videos — particularly gaming clips — via unique links. You upload videos to a folder, and the app generates shareable URLs for each one. It's designed as a lightweight alternative to services like Medal or YouTube for people who want full control over their content without relying on third-party platforms.
fireshare
Installation
Default install:
1
bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/fireshare.sh)"
Notes
Type
cat ~/fireshare.creds to get admin username and password.To enable GPU transcoding, you need to set proper variable in
/opt/fireshare/fireshare.env.The installation is compiling
ffmpeg, SVT-AV1 and NVIDIA headers from source, this may take a while, depending on your host speed. If possible, increase CPU cores allocated to the LXC container.