Post

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
In Development
This script is currently in active development and may be unstable or incomplete. Use in production environments is not recommended.

Installation

Default install:

1
bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVED/raw/main/ct/fireshare.sh)"
CPU: 2 cores RAM: 2048 MB Disk: 10 GB OS: Debian 13

Configuration

Config file:

1
/opt/fireshare/fireshare.env

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.

Web Interface

Port: 9000

This post is licensed under CC BY 4.0 by the author.