Im planning to move my whole server stack to coreOS and using docker. The problem is currently there seems to be no good solutions to create a persistant data storage , back it up and easily restore it when needed?
I know one can create inside the cloud-config.yml a data mount but are there opensource solutions to handle the whole chain of
1) creation 2) backup 3) easy restore ( for example on new coreOS image, perhaps even from the cloud-config.yaml )