Retrom
Docker 应用程序 from grtgbln's Repository
概述
Retrom is a centralized game library management service that allows you to host your games on a single device, and connect clients on any amount of other devices to (un)install/download and subsequently launch said games locally.
要求
This application expects a `config.json` file to be present in the "Config Data" directory. See documentation: https://github.com/JMBeresford/retrom/blob/main/README.md#docker-recommended
This application requires a separate Postgres database. Configuration data for the Postgres container (host, username, password, database name) should be updated in the `config.json` file.
运行时参数
- 网络用户界面
http://[IP]:[PORT:3000]- 网络
bridge- 特权
- false
模板配置
Web UI PortPorttcp
Access web interface
- 目标
- 3000
- 默认值
- 3000
- 价值
- 3000
Service PortPorttcp
Allow external clients to connect to server
- 目标
- 5101
- 默认值
- 5101
- 价值
- 5101
LibraryPathrw
Library of games
- 目标
- /library
Config dataPathrw
Config data for application
- 目标
- /config
- 默认值
- /mnt/user/appdata/retrom/config
- 价值
- /mnt/user/appdata/retrom/config
下载统计数据
420
下载总数
详细信息
存储库
ghcr.io/jmberesford/retrom-service:latest最后更新2024-10-23
初见2024-10-10
在Unraid 上运行 Retrom 。
Retrom 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。