docker volume or bind #3

Closed
opened 2024-12-23 14:52:52 +00:00 by philbob · 1 comment
Owner

note from :
https://grafana.com/docs/grafana/latest/setup-grafana/installation/docker/?pg=oss-graf

Note: Though both methods are similar, there is a slight difference. If you want your storage to be fully managed by Docker and accessed only through Docker containers and the Docker CLI, you should choose to use persistent storage. However, if you need full control of the storage and want to allow other processes besides Docker to access or modify the storage layer, then bind mounts is the right choice for your environment.

note from : https://grafana.com/docs/grafana/latest/setup-grafana/installation/docker/?pg=oss-graf Note: Though both methods are similar, there is a slight difference. If you want your storage to be fully managed by Docker and accessed only through Docker containers and the Docker CLI, you should choose to use persistent storage. However, if you need full control of the storage and want to allow other processes besides Docker to access or modify the storage layer, then bind mounts is the right choice for your environment.
philbob added this to the roadmap project 2024-12-23 14:52:52 +00:00
Author
Owner

ok, we will take bind mounts

ok, we will take bind mounts
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: philbob/grafana_af2c#3
No description provided.