GoRetro
Docker app from Florian Dambrine's Repository
Overview
Runtime arguments
- Web UI
http://[IP]:[PORT:8080]- Network
bridge- Privileged
- false
Template configuration
Port for the GoRetro HTTP API server. Access API at http://[IP]:[PORT]
- Target
- 8080
- Default
- 8080
- Value
- 8080
Base ROM directory containing system subdirectories (snes/, nes/, etc.). GoRetro reads ROMs from /roms/{system}/ and writes gamelist.xml and media to the same location.
- Target
- /roms
- Default
- /mnt/user/data/media/roms
- Value
- /mnt/user/data/media/roms
Configuration directory. Contains config.yaml (edit this!), favorites.yaml, and .cache/ subdirectory. Copy config.yaml.example to config.yaml on first run.
- Target
- /config
- Default
- /mnt/user/appdata/goretro
- Value
- /mnt/user/appdata/goretro
Optional API key for authentication. When set, all API requests must include this key via X-API-Key header or Authorization: Bearer header. Generate with: openssl rand -hex 32. Leave empty to disable authentication.
- Target
- GORETRO_API_KEY
Categories
Download Statistics
Details
lowess/goretroRun GoRetro on Unraid.
GoRetro is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.