N20Visuals
Dabbler
- Joined
- Jan 16, 2021
- Messages
- 21
Hi all,
i'm finally gotten around to set up another container after migrating from CORE to SCALE.
This time, syncthing. After fiddling with permissions now everything is working well, but i do have one problem:
inside the container the command doesn't work, so i'm wondering after reading this thread:
www.reddit.com
that i might have to increase this limit within scale itself. is that possible and if yes, should i do it? or do i risk instability or even worse issues?
on another note, is it possible to run every container as a different user to be able to give more granular access to the file system? now i have to grant all apps access to my folder, kinda unsafe...?
thank you for you help :)
i'm finally gotten around to set up another container after migrating from CORE to SCALE.
This time, syncthing. After fiddling with permissions now everything is working well, but i do have one problem:
Code:
"Cloud" failed to setup inotify handler. Please increase inotify limits, see https://docs.syncthing.net/users/faq.html#inotify-limits
inside the container the command doesn't work, so i'm wondering after reading this thread:
Reddit - The heart of the internet

that i might have to increase this limit within scale itself. is that possible and if yes, should i do it? or do i risk instability or even worse issues?
on another note, is it possible to run every container as a different user to be able to give more granular access to the file system? now i have to grant all apps access to my folder, kinda unsafe...?
thank you for you help :)