I want to use a CephFS store to store my bind mount points for docker (currently these are on GlusterFS.
The data is a mix of text files and databases (WordPress, portainer database, Grafana etc) stored today in GlusterFS, i make sure the data is replicated and vible on all 3 nodes, i am careful to make sure for any swarm service that only one docker container runs at any give time that writes to this location or uses a database.
I want to move this data to CephFS and surface it up to the docker VMs using virtiofsd and deprecate the use of GlusterFS within the docker VMs..
What content type in this UI should i be selecting for this type of text files / database?
The data is a mix of text files and databases (WordPress, portainer database, Grafana etc) stored today in GlusterFS, i make sure the data is replicated and vible on all 3 nodes, i am careful to make sure for any swarm service that only one docker container runs at any give time that writes to this location or uses a database.
I want to move this data to CephFS and surface it up to the docker VMs using virtiofsd and deprecate the use of GlusterFS within the docker VMs..
What content type in this UI should i be selecting for this type of text files / database?