All apps · 0 apps
simstudio-valkey
OfficialDocker app from rorar's Repository
Overview
Install simstudio-valkey on Unraid in a few clicks.
Find simstudio-valkey 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
Must be on the same Docker network (simstudio_internal) as simstudio-realtime and simstudio-app containers.
Provides session persistence and real-time data synchronization for Sim Studio.
IMPORTANT: Before adding this container, you must create the Docker network 'simstudio_internal' first. Follow these steps in Unraid:
- Open Terminal (Go to Main, click Terminal button)
- Run: docker network create simstudio_internal
- Go to Settings > Docker
- Set "Enable Docker" to "No" and click Apply
- Set "Preserve user defined networks" to "Yes" and click Apply
- Set "Enable Docker" to "Yes" and click Apply
- The network is now ready for use with all Sim Studio containers
Categories
Download Statistics
Total Downloads Over Time
Related apps
Explore more like this
Explore allDetails
valkey/valkey:latestRuntime arguments
- Network
simstudio_internal- Shell
sh- Privileged
- false
- Extra Params
--health-cmd="valkey-cli ping || exit 1" --health-interval=10s --health-retries=5 --health-start-period=10s --health-timeout=5s
Template configuration
Valkey/Redis port
- Target
- 6379
- Default
- 6379
- Value
- 6379
Persistent Valkey data directory. Stores RDB snapshots and AOF logs for session persistence and data durability.
- Target
- /data
- Default
- /mnt/user/appdata/simstudio-valkey/
General settings.
Timezone. See: https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List
- Target
- TZ
- Default
- Europe/Berlin
- Value
- Europe/Berlin