mirror of
https://github.com/seanmorley15/AdventureLog.git
synced 2025-07-22 22:39:36 +02:00
feat: add Unraid installation documentation and update links
This commit is contained in:
parent
ef996cd302
commit
a50f051079
7 changed files with 28 additions and 0 deletions
22
documentation/docs/install/unraid.md
Normal file
22
documentation/docs/install/unraid.md
Normal file
|
@ -0,0 +1,22 @@
|
|||
# Installation with Unraid
|
||||
|
||||
AdventureLog is available in the Unraid Community Applications store. You can install it by searching for "AdventureLog" in the Community Applications store.
|
||||
|
||||
Communuity Applications Page: [AdventureLog on CA Store](https://unraid.net/community/apps?q=Adventurelog)
|
||||
|
||||
## Installation Configuration
|
||||
|
||||
## Backend
|
||||
|
||||
- Cache is only for when you have your appdata share on a cache drive
|
||||
- For this example we call the container `server` so the the frntend can connect to it at `http://server:8000` although this can be named anything you like as long as the frontend is configured to connect to the correct address
|
||||
|
||||

|
||||
|
||||
## Frontend
|
||||
|
||||

|
||||
|
||||
## Database
|
||||
|
||||

|
Loading…
Add table
Add a link
Reference in a new issue