Fireshare

Fireshare

Docker 应用程序 from Shane Israel's Repository

概述

Fireshare allows you to easily share your media whether that be game clips, screen records, or movies through a unique publically accessible link. default username/password: **admin / admin** This software is currently being actively developed on. If you have feature ideas or suggestions please visit the GitHub project. Currently Supported File Types: **mp4, mov, webm** You can change the default password by setting a value for the variable ADMIN_PASSWORD. If you forget the admin password, change the ADMIN_PASSWORD to something else and restart the container.

运行时参数

网络用户界面
http://[IP]:[PORT:80]
网络
bridge
外壳
sh
特权
false
额外参数
--gpus=all

模板配置

Admin UsernameVariable

The admin account username

目标
ADMIN_USERNAME
默认值
admin
价值
admin
Admin PasswordVariable

The admin account password

目标
ADMIN_PASSWORD
默认值
admin
价值
admin
DomainVariable

The domain your fireshare instance is located. This is required for Open Graph tags to work in social media sites/apps where you share your links. (leave out http:// and https://) example: fireshare.mysite.com

目标
DOMAIN
Secret KeyVariable

Replace with some random string. Without it, you'll be forced to login every restart of the app.

目标
SECRET_KEY
Video Scan IntervalVariable

How often in minutes Fireshare will scan for new videos

目标
MINUTES_BETWEEN_VIDEO_SCANS
默认值
5
价值
5
Thumbnail LocationVariable

The location in the video thumbnails are generated. A value between 0-100 where 50 would be the frame in the middle of the video file and 0 would be the first frame of the video.

目标
THUMBNAIL_VIDEO_LOCATION
价值
0
SteamGridDB Api KeyVariable

Required for and enables game categorization.

目标
STEAMGRIDDB_API_KEY
Enable TranscodingVariable

Allow Fireshare to transcode your videos.

目标
ENABLE_TRANSCODING
默认值
false
价值
false
GPU TranscodingVariable

If transcoding enabled, use nvidia gpu transcoding if available.

目标
TRANSCODE_GPU
默认值
false
价值
false
Nvidia Driver CapabilitiesVariable
目标
NVIDIA_DRIVER_CAPABILITIES
默认值
all
价值
all
PUIDVariable
默认值
99
价值
99
PGIDVariable
默认值
100
价值
100
AppdataPathrw

Container Path: /data

目标
/data
价值
/mnt/user/appdata/fireshare/data
Processed DataPathrw

This is where data generated by fireshare related to your shared videos will live. If this is not mapped, whenever you update the container this data will be lost and will need to be regenerated. DO NOT EDIT OR CHANGE FILES IN THIS DIRECTORY.

目标
/processed
价值
/mnt/user/appdata/fireshare/processed
VideosPathrw

This is where fireshare will look for videos that you want to share.

目标
/videos
ImagesPathrw

This is where fireshare will look for images that you want to share.

目标
/images
WebPorttcp

Container Port: 80

目标
80
价值
8080

下载统计数据

439,095
下载总数

详细信息

存储库
shaneisrael/fireshare:latest
最后更新2026-05-06
初见2022-05-26

在Unraid 上运行 Fireshare 。

Fireshare 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。