Retrom
Docker app from grtgbln's Repository
Overview
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.
Requirements
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.
Runtime arguments
- Web UI
http://[IP]:[PORT:3000]- Network
bridge- Privileged
- false
Template configuration
Web UI PortPorttcp
Access web interface
- Target
- 3000
- Default
- 3000
- Value
- 3000
Service PortPorttcp
Allow external clients to connect to server
- Target
- 5101
- Default
- 5101
- Value
- 5101
LibraryPathrw
Library of games
- Target
- /library
Config dataPathrw
Config data for application
- Target
- /config
- Default
- /mnt/user/appdata/retrom/config
- Value
- /mnt/user/appdata/retrom/config
Download Statistics
420
Total Downloads
Details
Repository
ghcr.io/jmberesford/retrom-service:latestLast Updated2024-10-23
First Seen2024-10-10
Run Retrom on Unraid.
Retrom is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.