Fireshare
Docker 应用程序 from Shane Israel's Repository
概述
运行时参数
- 网络用户界面
http://[IP]:[PORT:80]- 网络
bridge- 外壳
sh- 特权
- false
- 额外参数
--gpus=all
模板配置
The admin account username
- 目标
- ADMIN_USERNAME
- 默认值
- admin
- 价值
- admin
The admin account password
- 目标
- ADMIN_PASSWORD
- 默认值
- admin
- 价值
- admin
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
Replace with some random string. Without it, you'll be forced to login every restart of the app.
- 目标
- SECRET_KEY
How often in minutes Fireshare will scan for new videos
- 目标
- MINUTES_BETWEEN_VIDEO_SCANS
- 默认值
- 5
- 价值
- 5
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
Required for and enables game categorization.
- 目标
- STEAMGRIDDB_API_KEY
Allow Fireshare to transcode your videos.
- 目标
- ENABLE_TRANSCODING
- 默认值
- false
- 价值
- false
If transcoding enabled, use nvidia gpu transcoding if available.
- 目标
- TRANSCODE_GPU
- 默认值
- false
- 价值
- false
- 目标
- NVIDIA_DRIVER_CAPABILITIES
- 默认值
- all
- 价值
- all
- 默认值
- 99
- 价值
- 99
- 默认值
- 100
- 价值
- 100
Container Path: /data
- 目标
- /data
- 价值
- /mnt/user/appdata/fireshare/data
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
This is where fireshare will look for videos that you want to share.
- 目标
- /videos
This is where fireshare will look for images that you want to share.
- 目标
- /images
Container Port: 80
- 目标
- 80
- 价值
- 8080
下载统计数据
详细信息
shaneisrael/fireshare:latest在Unraid 上运行 Fireshare 。
Fireshare 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。