Hi Monika, Thank you!
The idea is not having the databases inside the docker images. But is it possible to have the digital objects on a local netowrk attached storage while the dcoker is in Google Cloud, with dspace linking from the cloud to our NAS? And a mixed solution, having part of the objects on our NAS and other on Google Cloud Storage? Thanks and Regards, BC 2016-03-01 12:38 GMT-01:00 Monika Mevenkamp <[email protected]>: > I am not exactly sure either what the details are. But if you can make > your NAS storage visible inside the docker image such that you can link > /dspace/assetstore -> /NAS_assetstore > you should be fine. > > You need to think carefully about what you do with your database. > How do you plan to keep backups ? > > Keep in mind that, if you manage the database inside docker > you will not be able to upgrade software by building a new docker > image. Building a new image means loosing all data created/touched > inside the old image after that image was built and started. > > Monika > ________________ > Monika Mevenkamp > [email protected] > > http://mo-meven.tumblr.com/ > http://mcmprogramming.com/mo.meven/ > > > > On Feb 29, 2016, at 1:24 PM, Bruno Cabral <[email protected]> > wrote: > > Hi list, > > I'm member of a team that is developing and implementing a solution using > DSPACE. > > We intend that the apps including DSPACE stays on the Google Cloud > Infrastructure, in docker containers, and that the digital objects of the > DSPACE repository stay stored and linked on our local network Storage, on a > Network Attached Storage. > > Is this possible? How? > > Thanks, > > BC > > -- > You received this message because you are subscribed to the Google Groups > "DSpace Technical Support" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at https://groups.google.com/group/dspace-tech. > For more options, visit https://groups.google.com/d/optout. > > > -- You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/dspace-tech. For more options, visit https://groups.google.com/d/optout.
