ROMVault

ROMVault

Aplicación Docker from laromicas' Repository

Visión general

RomVault will take one or more DAT files and your set of ROM (zip) files, and clean up your files to match your DAT files. If you find more ROMs to add to your collection RomVault will scan and merge in these files, and if new DATs are released you can easily scan in these new DATs and update your ROM collections to match, all of this can be done with just a few button clicks in the UI.

The GUI of the application is accessed through a modern web browser (no installation or configuration needed on the client side) or via any VNC client.

Based on Ubuntu, size is big, but text is displayed correctly.

Known Issues:

  • Accessing several items in the help menu crashes the application.

For a complete documentation of this container, see
https://github.com/laromicas/docker-romvault/blob/master/README.md

For documentation about using ROMVault see
https://www.romvault.com/

Argumentos en tiempo de ejecución

Interfaz web
http://[IP]:[PORT:5800]
Red
bridge
Concha
sh
Privilegiado
false

Configuración de plantillas

DatRoot DirectoryPathrw,slave

This is where dats will be placed. Container path: /output/DatRoot

Objetivo
/config/DatRoot
Por defecto
/mnt/user/appdata/ROMVault/DatRoot
RomRoot DirectoryPathrw,slave

This is the where sorted roms will be placed. Container path: /output/RomRoot

Objetivo
/config/RomRoot
Por defecto
/mnt/user/appdata/ROMVault/RomRoot
ToSort DirectoryPathrw

This is the where unknown roms will be placed. Container path: /output/ToSort

Objetivo
/config/ToSort
Por defecto
/mnt/user/appdata/ROMVault/ToSort
Config DirectoryPathrw

This is where the application stores its configuration, cache file, log and any files needing persistency.Container path: /config

Objetivo
/config
Por defecto
/mnt/user/appdata/ROMVault
User IDVariable

ID of the user the application runs as.

Objetivo
USER_ID
Por defecto
99
Valor
99
Group IDVariable

ID of the group the application runs as.

Objetivo
GROUP_ID
Por defecto
100
Valor
100
UmaskVariable

Mask that controls how file permissions are set for newly created files. The value of the mask is in octal notation.

Objetivo
UMASK
Por defecto
000
Valor
000
Niceness (priority)Variable

Priority at which the application should run. A niceness value of -20 is the highest priority and 19 is the lowest priority.NOTE: Setting a negative value requires additional permissions. Thus, --cap-add=SYS_NICE must be added in Extra Parameters (shown when Advanced View is enabled).

Objetivo
APP_NICENESS
Display WidthVariable

Width (in pixels) of the application's window.

Objetivo
DISPLAY_WIDTH
Por defecto
1280
Valor
1280
Display HeightVariable

Height (in pixels) of the application's window.

Objetivo
DISPLAY_HEIGHT
Por defecto
768
Valor
768
Secure ConnectionVariable

Whether or not an encrypted connection should be used to access the application's GUI. Set to 1 to encrypt the connection.Note: When enabling the secure connection, security parameters needs to be generated. This one-time operation is done during container startup. Depending on your system, this could take a few minutes. GUI of the application won't be available until the operation completes.

Objetivo
SECURE_CONNECTION
Por defecto
0
Valor
0
Extra x11vnc OptionsVariable

Extra options to pass to the x11vnc server running in the Docker container.Warning: For advanced users. Do not use unless you know what you are doing.

Objetivo
X11VNC_EXTRA_OPTS
Install PackagesVariable

Space-separated list of Alpine Linux packages to install. See https://pkgs.alpinelinux.org for the list of available Alpine Linux packages.

Objetivo
INSTALL_EXTRA_PKGS
WEB Port for GUIPorttcp

Port used to access the application's GUI via the web interface.NOTE: This applies only when Network Type is set to Bridge. For other network types, port 5800 should be used instead.

Objetivo
5800
Por defecto
8801
Valor
8801
VNC Port for GUIPorttcp

Port used to access the application's GUI via the VNC protocol. Optional if no VNC client is used.NOTE: This applies only when Network Type is set to Bridge. For other network types, port 5900 should be used instead.

Objetivo
5900
Por defecto
8901
Valor
8901
Dark ModeVariable

Step to enable DarkMode, please reffer to Docker README for further details.

Objetivo
DARK_MODE
Por defecto
0
Take Config OwnershipVariable
Objetivo
TAKE_CONFIG_OWNERSHIP
Por defecto
0
Valor
0
Ionice ClassVariable

I/O scheduling class: 0=None (default behavior), 1=Realtime (highest priority, requires root), 2=Best-effort (standard priority), 3=Idle (lowest priority, only gets disk time when no other program requests I/O).

Objetivo
IONICE_CLASS
Por defecto
0
Valor
0
Ionice LevelVariable

I/O scheduling priority level (0-7). 0 is the highest priority and 7 is the lowest priority. Only applicable when Ionice Class is set to 1 or 2.

Objetivo
IONICE_LEVEL
Por defecto
4
Valor
4

Descargar estadísticas

26,134
Descargas totales
2,304
Este mes
1,540
Media / Mes

Descargas totales a lo largo del tiempo

Cargando gráfico...

Detalles

Repositorio
laromicas/romvault
Última actualización2026-04-13
Visto por primera vez2023-03-30

Ejecute ROMVault en Unraid.

ROMVault se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.