ROMVault

ROMVault

Docker-Anwendung from laromicas' Repository

Übersicht

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/

Laufzeit-Argumente

Web-UI
http://[IP]:[PORT:5800]
Netzwerk
bridge
Shell
sh
Privilegiert
false

Konfiguration der Vorlage

DatRoot DirectoryPathrw,slave

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

Ziel
/config/DatRoot
Standard
/mnt/user/appdata/ROMVault/DatRoot
RomRoot DirectoryPathrw,slave

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

Ziel
/config/RomRoot
Standard
/mnt/user/appdata/ROMVault/RomRoot
ToSort DirectoryPathrw

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

Ziel
/config/ToSort
Standard
/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

Ziel
/config
Standard
/mnt/user/appdata/ROMVault
User IDVariable

ID of the user the application runs as.

Ziel
USER_ID
Standard
99
Wert
99
Group IDVariable

ID of the group the application runs as.

Ziel
GROUP_ID
Standard
100
Wert
100
UmaskVariable

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

Ziel
UMASK
Standard
000
Wert
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).

Ziel
APP_NICENESS
Display WidthVariable

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

Ziel
DISPLAY_WIDTH
Standard
1280
Wert
1280
Display HeightVariable

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

Ziel
DISPLAY_HEIGHT
Standard
768
Wert
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.

Ziel
SECURE_CONNECTION
Standard
0
Wert
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.

Ziel
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.

Ziel
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.

Ziel
5800
Standard
8801
Wert
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.

Ziel
5900
Standard
8901
Wert
8901
Dark ModeVariable

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

Ziel
DARK_MODE
Standard
0
Take Config OwnershipVariable
Ziel
TAKE_CONFIG_OWNERSHIP
Standard
0
Wert
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).

Ziel
IONICE_CLASS
Standard
0
Wert
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.

Ziel
IONICE_LEVEL
Standard
4
Wert
4

Statistik herunterladen

26,134
Downloads insgesamt
2,304
Dieser Monat
1,540
Durchschnittlich / Monat

Gesamte Downloads im Laufe der Zeit

Tabelle laden...

Einzelheiten

Repository
laromicas/romvault
Zuletzt aktualisiert2026-04-13
Erstmals gesehen2023-03-30

Führen Sie ROMVault auf Unraid aus.

ROMVault ist gelistet in Community Apps für Unraid OS. Erkunden Sie Unraid, um einen flexiblen Heimserver, ein NAS oder ein Heimlabor aufzubauen.