Hello, I am currently on an Owncloud project via Docker and I am currently in diffuculty, the diffuculties are:
I want the data stored on owncloud (text, photo, video) to be stored on another docker server (example: a volume)
Owncloud docker in https
I’m not very good at docker and Linux.
Mr_Hassan60
epalma
April 13, 2021, 10:59am
2
mrhassan60:
example: a volume)
Hello,
Regarding the ownCloud storage in docker, please use an external storage location as our documentation describes.
2 Likes
Hello,
i tried modifying in the .yaml file so that the storage is in other external storage, but nothing to change.
If you edit the docker-compose.yaml
you need to rerun docker-compose up -d
to apply the changes.
This isn’t really an ownCloud problem from my perspective, you should go through docker and docker-compose docs.
1 Like
system
Closed
July 19, 2021, 8:07am
5
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.