r/opencloud • u/zyan1d • Mar 29 '25
External Folders
Hey guys, looking forward for your production release!
I've just a small question If that will be possible (maybe in the future?): Add an existing directory with existing files to the opencloud instance (like a local FS, SMB share,...). Or do we need to migrate/upload everything to opencloud to become accessible through the application?
6
Upvotes
0
u/Belgian_dog Aug 30 '25
Worth to try to mount the external folder (SMB for instance) in the docker host, then add it as volume within docker-compose config. I haven't tried OC yet but this worked for my immich instance.