Dear Julio, I have been running a large DSpace instance since 2010 and my advice would be to avoid deploying DSpace in a container. I avoid containers in general, but more specifically: the DSpace 6.x software is basically technology from the early 2000s and is not well suited for container deployment. The newer as-of-yet-unreleased version (7.0) seems to be designed with containers in mind because it uses some newer components. Even so, it is very common for database administrators to recommend against deploying relational databases in containers.
Others on this mailing list might be more willing to help you with the container thing, but not me! Regards, On Wed, May 26, 2021 at 4:45 PM Julio Isaias Peguero Santana < [email protected]> wrote: > Hi, > > Thank Alan, to take the moment to answer 🙌 > > It's not a mandatory requirement, it's a own project, can change. But the > way i would like to do it is separeted the storage from the app, i think is > more secure for the data and i'm thinking to run the container directly > using Azure container instances. I was testing with some Dspace image and > when you restart the container the app reset, it's running in a sandbox and > that worry me. Maybe i'm making wrong. > > By the way, i am open to suggestions :D > > Thanks, > > Regards, > > PD: Sorry by my bad english > > El miércoles, 26 de mayo de 2021 a la(s) 06:37:45 UTC-4, [email protected] > escribió: > >> Dear Julio, >> >> Is "cloud storage" a requirement? By default DSpace stores its files on >> the disk where the server runs (for example /dspace/assetstore). It's much >> more simple in my opinion anyways. >> >> Regards, >> >> On Wed, May 26, 2021 at 12:22 AM Julio Isaias Peguero Santana < >> [email protected]> wrote: >> >>> Hi, >>> >>> I'm student college who try implementation an institute repository for >>> my college, my idea is to deploy Dspace 6.3 in a container on Microsoft >>> Azure platform, i have been follow the documantation, but the doesnt spefic >>> how can i connet to Azure storage service, only it talk about Amazon S3 and >>> local storage. >>> >>> How can i connect Azure sotage to Dspace ?? >>> >>> Dspace 6.3 on Ubuntu 18.04 >>> >>> Thinks, >>> >>> Julio Isaias >>> >>> -- >>> All messages to this mailing list should adhere to the Code of Conduct: >>> https://duraspace.org/about/policies/code-of-conduct/ >>> --- >>> 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 view this discussion on the web visit >>> https://groups.google.com/d/msgid/dspace-tech/59b24fa6-8a4f-40b5-8266-435e49fedfa5n%40googlegroups.com >>> <https://groups.google.com/d/msgid/dspace-tech/59b24fa6-8a4f-40b5-8266-435e49fedfa5n%40googlegroups.com?utm_medium=email&utm_source=footer> >>> . >>> >> >> >> -- >> Alan Orth >> [email protected] >> https://picturingjordan.com >> https://englishbulgaria.net >> https://mjanja.ch >> > -- > All messages to this mailing list should adhere to the Code of Conduct: > https://www.lyrasis.org/about/Pages/Code-of-Conduct.aspx > --- > 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 view this discussion on the web visit > https://groups.google.com/d/msgid/dspace-tech/d45867ee-3160-49a6-a5f1-44844711ac2dn%40googlegroups.com > <https://groups.google.com/d/msgid/dspace-tech/d45867ee-3160-49a6-a5f1-44844711ac2dn%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- Alan Orth [email protected] https://picturingjordan.com https://englishbulgaria.net https://mjanja.ch -- All messages to this mailing list should adhere to the Code of Conduct: https://www.lyrasis.org/about/Pages/Code-of-Conduct.aspx --- 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 view this discussion on the web visit https://groups.google.com/d/msgid/dspace-tech/CAKKdN4VAqkyL3HrYQEO-KTc7htgo5FHRF0%2B_smaoeqsu8o_jRQ%40mail.gmail.com.
