Upgrade Issue on Unraid - Mostly For Documentation #125
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
When upgrading on unraid I needed to staticly set both the app/data and app/static paths mounts - and then the static data did not download into the directory so none of the styles were applying so I had to copy them manually.
Before setting both, I was getting shim entrypoint.sh errors and the container wouldn't start
I got rid of the app/static path mount when I set my tag to the 1.4 preview and it still launched, so it turns out that wasn't needed at all.
I think I err'd when I set my mount to be just be /app vs /app/data - I think I just misunderstood what needed to be set. This issue can be marked as closed/resolved.