Running as non-root: Can I just chown `library` & `postgres`?
In the documentation , it says: "You may need to add mount points or docker volumes for the following internal container paths:"
Instead of manually adding mount points, can I simply proceed as follows?
Instead of manually adding mount points, can I simply proceed as follows?
- Add:
user: felix:felixto all containers:immich-server,immich-machine-learning,redis, anddatabase
- (Add the recommended snippet for futher hardening to each container. See documentation This snippet sets
security_optandcap_drop.) - Change owner:
chown -R felix:felix library/ postgres/ - Restart Immich:
docker compose up -d --force-recreate
root and tens of thousands of raw image files indexed.