GoRetro
Aplicación Docker from Florian Dambrine's Repository
Visión general
Argumentos en tiempo de ejecución
- Interfaz web
http://[IP]:[PORT:8080]- Red
bridge- Privilegiado
- false
Configuración de plantillas
Port for the GoRetro HTTP API server. Access API at http://[IP]:[PORT]
- Objetivo
- 8080
- Por defecto
- 8080
- Valor
- 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.
- Objetivo
- /roms
- Por defecto
- /mnt/user/data/media/roms
- Valor
- /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.
- Objetivo
- /config
- Por defecto
- /mnt/user/appdata/goretro
- Valor
- /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.
- Objetivo
- GORETRO_API_KEY
Categorías
Descargar estadísticas
Detalles
lowess/goretroEjecute GoRetro en Unraid.
GoRetro se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.