1
0
Fork 0
mirror of https://github.com/seanmorley15/AdventureLog.git synced 2025-07-19 12:59:36 +02:00

feat: add Unraid installation documentation and update links

This commit is contained in:
Sean Morley 2025-01-10 20:16:09 -05:00
parent ef996cd302
commit a50f051079
7 changed files with 28 additions and 0 deletions

View file

@ -1,5 +1,9 @@
# Troubleshooting: `Starting nginx: nginx failed!` in the Backend Container
::: tip
As of 1-10-2024, this should be resolved in the latest version of AdventureLog. If you are still experiencing this issue, please reach out to the AdventureLog community on Discord or GitHub for further assistance.
:::
The AdventureLog backend container uses a built-in Nginx container with a built-in nginx config that relies on the name `server` to be the service name of the backend container. If the Nginx service fails to start in the backend container, the whole backend service will keep restarting and fail to start.
**The primary reason for this error is changing the backend service name `server` to something different**