All apps · 0 apps
GameVault
Docker app from phalcode's Repository
Overview
Install GameVault on Unraid in a few clicks.
Find GameVault in Community Apps on your Unraid server, review the template, and click Install. Unraid handles the Docker app or plugin setup from the published template.
Requirements
Please read the documentation on https://gamevau.lt
By Default you will need a separately hosted PostgreSQL Database with Version 15 or higher. This is not needed when choosing Tag "sqlite" when installing this app.
Categories
Download Statistics
Total Downloads Over Time
Related apps
Explore more like this
Explore allDetails
phalcode/gamevault-backend:latestRuntime arguments
- Web UI
http://[IP]:[PORT:8080]/- Network
bridge- Privileged
- false
- Extra Params
--restart=unless-stopped
Template configuration
- Target
- 8080
- Default
- 8080
- Default
- 100
- Default
- 99
This is your IGDB Client-ID for retrieving metadata (https://gamevau.lt/docs/server-docs/metadata-enrichment/provider-igdb#setup)
- Target
- METADATA_IGDB_CLIENT_ID
This is your IGDB Client-Secret for retrieving metadata (https://gamevau.lt/docs/server-docs/metadata-enrichment/provider-igdb#setup)
- Target
- METADATA_IGDB_CLIENT_SECRET
The Host of your PostgreSQL database
- Target
- DB_HOST
The Port of your PostgreSQL database
- Target
- DB_PORT
- Default
- 5432
The User of your PostgreSQL database
- Target
- DB_USERNAME
- Default
- gamevault
The Password of your PostgreSQL database
- Target
- DB_PASSWORD
Where your game files are
- Target
- /files
Where application media (boxarts, profile pictures, etc.) will be saved
- Target
- /media
- Default
- /mnt/user/appdata/gamevault/media
Where application logs will be saved
- Target
- /logs
- Default
- /mnt/user/appdata/gamevault/logs