samagra-comms / docker-deploy

1 stars 15 forks source link

Add a check for OS disk #61

Closed RyanWalker277 closed 1 year ago

RyanWalker277 commented 1 year ago

Implement a verification process to identify whether the docker containers are running on the same disk as the operating system. Additionally, update the docker-compose configuration to ensure that the container data is mounted exclusively on an external disk that is separate from the disk used by the operating system. This modification should aim to prevent any potential data losses.

tushar5526 commented 1 year ago

Closed by #64