You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/server-docs/setup/truenas-scale.md
+5-5Lines changed: 5 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -35,12 +35,13 @@ PGID: 568
35
35
36
36
**Configuring Storage**
37
37
38
-
GameVault expects three directories:
38
+
GameVault expects three directories:
39
+
39
40
- a directory where your games are located - mounted to the /files directory internally
40
41
- a directory for GameVault to store the database files - mounted to the /var/lib/postgresql/data directory internally
41
42
- a database for GameVault to store its media - mounted to the /media directory internally
42
43
43
-
These directories will need to be created before you can deploy GameVault on your TrueNAS Scale server.
44
+
These directories will need to be created before you can deploy GameVault on your TrueNAS Scale server.
44
45
If you have not yet done so, create the needed directories before continuing, and ensure your chosen user has read/write access to all three of the directories.
45
46
46
47
## Step 2a: Setting your GameVault Admin user
@@ -102,7 +103,7 @@ Click the three dot icon next the the "Custom App" button:
0 commit comments