mirror of
https://github.com/seanmorley15/AdventureLog.git
synced 2025-07-18 20:39:36 +02:00
AdventureLog Smart Recommendations
This commit is contained in:
commit
8f6e655378
57 changed files with 2177 additions and 1431 deletions
|
@ -13,19 +13,17 @@ It is recommended to install applications in this order.
|
|||
- To find the Database Application, search for `PostGIS` on the Unraid App Store and fill out the fields as follows:
|
||||
- Ensure that the POSTGRES_USER, POSTGRES_PASSWORD, POSTGRES_DB are set in the PostGIS container if not add them custom variables
|
||||
|
||||

|
||||

|
||||
|
||||
## Backend
|
||||
|
||||
- Cache Configuration: This option is useful only if your appdata share is stored on a cache drive, which is used to speed up read/write operations for your containerized applications.
|
||||
- Note: if your running the server in a docker network that is other than "host" (for example "bridge") than you need to add the IP of the host machine in the CSRF Trusted Origins variable.
|
||||
|
||||

|
||||

|
||||
|
||||
## Frontend
|
||||
|
||||
- By default, the frontend connects to the backend using `http://server:8000`. This will work if both the frontend and backend are on the same network. Otherwise, you’ll need to configure it to use the exposed port (default: 8016).
|
||||
|
||||

|
||||
|
||||
|
||||

|
||||
|
|
|
@ -11,4 +11,4 @@
|
|||
"prettier": "^3.3.3",
|
||||
"vue": "^3.5.13"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
BIN
documentation/public/unraid-config-1.png
Normal file
BIN
documentation/public/unraid-config-1.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 337 KiB |
Before Width: | Height: | Size: 224 KiB After Width: | Height: | Size: 224 KiB |
BIN
documentation/public/unraid-config-3.png
Normal file
BIN
documentation/public/unraid-config-3.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 335 KiB |
Binary file not shown.
Before Width: | Height: | Size: 409 KiB |
Binary file not shown.
Before Width: | Height: | Size: 262 KiB |
Loading…
Add table
Add a link
Reference in a new issue