[GH-ISSUE #168] Add tip on docker deployment/self-host about mounting to top-level folders #62

Open
opened 2026-02-23 17:19:13 -05:00 by yindo · 0 comments
Owner

Originally created by @timothycarambat on GitHub (May 24, 2025).
Original GitHub issue: https://github.com/Mintplex-Labs/anythingllm-docs/issues/168

Originally assigned to: @timothycarambat on GitHub.

fixed chmod -R 777 /mnt/{whereve you are mounting using -v} https://github.com/Mintplex-Labs/anything-llm/issues/1996

it is a very known bug. maybe can u put it on docs ?
It's not a bug, it's just how linux works when you try mounting a userland application to a generic top-level folder 🤷

I guess its worth putting in docs for those that dont know since it seems to happen a lot!

Originally posted by @timothycarambat in #2294

Originally created by @timothycarambat on GitHub (May 24, 2025). Original GitHub issue: https://github.com/Mintplex-Labs/anythingllm-docs/issues/168 Originally assigned to: @timothycarambat on GitHub. > fixed chmod -R 777 /mnt/{whereve you are mounting using -v} https://github.com/Mintplex-Labs/anything-llm/issues/1996 > > it is a very known bug. maybe can u put it on docs ? -- > It's not a bug, it's just how linux works when you try mounting a userland application to a generic top-level folder 🤷 > > I guess its worth putting in docs for those that dont know since it seems to happen a lot! _Originally posted by @timothycarambat in [#2294](https://github.com/Mintplex-Labs/anything-llm/issues/2294#issuecomment-2906899999)_
yindo changed title from Add tip on docker deployment/self-host about mounting to top-level folders to [GH-ISSUE #168] Add tip on docker deployment/self-host about mounting to top-level folders 2026-06-05 15:22:06 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anythingllm-docs#62