Re: [dspace-tech] DSpace statistics/logs file size control

2016-03-01 Thread Andrea Schweer

  
  
Hi Deborah,

On 02/03/16 15:14, Fitchett, Deborah
  wrote:


  
  
  
  Our solr statistics files are large and
growing, and similarly our dspace/log directory. We were looking
at compressing the dspace.log files to save space but understand
that:
a) 
The stat-monthly cronjob needs
  the dspace log files for the latest month, but
  


That's correct.


  
b) 
The stat-general cronjob needs
  all dspace.log files present or the general/total stats that
  you get when you first hit the statistics page will be
  inaccurate.
  


No, that isn't how it works. Once the month is over and you have the
monthly .dat file, you can compress/delete/move the dspace.log
files. (I believe JSPUI uses the html files created by
stat-report-general / stat-report-monthly; XMLUI doesn't use these
html files and consequently doesn't need you to run the
stat-report-XYZ commands.)

Also, just to be clear -- all of this only applies to what I call
the "Admin statistics" (what you see at
http://demo.dspace.org/xmlui/statistics when logged in as an
administrator).

The solr-based usage statistics don't read any log files at all. If
by "solr statistics files" you mean the solr.log.[date] files in
[dspace]/log, those are just "what's going on" type log files
telling you what solr queries are being made -- they aren't read by
any DSpace processes. You can delete these and/or reduce the solr
log level in log4j-solr.properties to WARN or the like without
losing any data; in fact I believe one of the more recent DSpace
versions has some bug fixes around verbosity of the Solr logging.
(Ah no, that's just for catalina.out, see
https://github.com/DSpace/DSpace/commit/aaf608ceae59cbbabe0f52495a8c3834e0d942a5)

I hope this helps!

cheers,
Andrea

-- 
Dr Andrea Schweer
Lead Software Developer, ITS Information Systems
The University of Waikato, Hamilton, New Zealand
+64-7-837 9120
  




-- 
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 dspace-tech+unsubscr...@googlegroups.com.
To post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.


[dspace-tech] DSpace statistics/logs file size control

2016-03-01 Thread Fitchett, Deborah
Kia ora koutou,

Our solr statistics files are large and growing, and similarly our dspace/log 
directory. We were looking at compressing the dspace.log files to save space 
but understand that:

a)  The stat-monthly cronjob needs the dspace log files for the latest 
month, but

b)  The stat-general cronjob needs all dspace.log files present or the 
general/total stats that you get when you first hit the statistics page will be 
inaccurate.

It doesn’t seem very efficient for us to have to store all the dspace.log files 
forever just to keep accurate statistics. Is this just how it is or are we 
missing something?

Thanks very much!

Nāku noa, nā

Deborah Fitchett
Senior Advisor, Digital Access
Library, Teaching and Learning

p +64 3 423 0358
e deborah.fitch...@lincoln.ac.nz | w 
ltl.lincoln.ac.nz

Lincoln University, Te Whare Wānaka o Aoraki
New Zealand's specialist land-based university



P Please consider the environment before you print this email.
"The contents of this e-mail (including any attachments) may be confidential 
and/or subject to copyright. Any unauthorised use, distribution, or copying of 
the contents is expressly prohibited. If you have received this e-mail in 
error, please advise the sender by return e-mail or telephone and then delete 
this e-mail together with all attachments from your system."

-- 
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 dspace-tech+unsubscr...@googlegroups.com.
To post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.


Re: [dspace-tech] DSpace 4.1 : 404 when visiting /oai/ without any context

2016-03-01 Thread muffinbacon360


> If you want to see the gory details, the new behaviour was added in this 
> commit: 
>
> https://github.com/DSpace/DSpace/commit/403d7fbee53f8a9d21b05966e649d4838ecf
>  
>

Thank you so very much, Andrea!

Terry, from the #dspace channel, suggested that this could indeed be normal 
behavior. I'm happy to have a confirmation and a commit hash to work with :)

Best regards,

Charles

-- 
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 dspace-tech+unsubscr...@googlegroups.com.
To post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.


Re: [dspace-tech] DSpace 4.1 : 404 when visiting /oai/ without any context

2016-03-01 Thread Andrea Schweer

Hi,

On 02/03/16 11:39, muffinbacon...@gmail.com wrote:
When I visit http://demo.dspace.org/oai/, I land on a page that 
suggests a list of "Available Context".


When I visit my website, https://eduq.info/oai/, I fall on a Tomcat 
404. However, everything else seems to word fine if I add a context to 
the URL : https://eduq.info/oai/request?verb=Identify


Does anybody knows if this is normal behaviour for DSpace 4.1?


The behaviour you're seeing on your website is the normal behaviour for 
DSpace before 5.x. The behaviour you're seeing on the demo server was 
added in DSpace 5.0 as listed in the DSpace 5 release notes: 
https://wiki.duraspace.org/display/DSDOC5x/Release+Notes (look at the 
OAI part of the "major new features" table in the DSpace 5.0 section).


If you want to see the gory details, the new behaviour was added in this 
commit: 
https://github.com/DSpace/DSpace/commit/403d7fbee53f8a9d21b05966e649d4838ecf


cheers,
Andrea

--
Dr Andrea Schweer
Lead Software Developer, ITS Information Systems
The University of Waikato, Hamilton, New Zealand
+64-7-837 9120

--
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 dspace-tech+unsubscr...@googlegroups.com.
To post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.


[dspace-tech] DSpace 4.1 : 404 when visiting /oai/ without any context

2016-03-01 Thread muffinbacon360
 Hi all,

When I visit http://demo.dspace.org/oai/, I land on a page that suggests a 
list of "Available Context".

When I visit my website, https://eduq.info/oai/, I fall on a Tomcat 404. 
However, everything else seems to word fine if I add a context to the URL : 
https://eduq.info/oai/request?verb=Identify

Does anybody knows if this is normal behaviour for DSpace 4.1?

The only thing I did, so far, was cleaning the oai cache with this command 
: /./dspace oai clean-cache

Thank you for your time,

-- 
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 dspace-tech+unsubscr...@googlegroups.com.
To post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.


Re: [dspace-tech] Installing DSPACE in a Google Cloud Server with Data Repository stored on my local network

2016-03-01 Thread Tom Desair
Hi Bruno,

As an alternative you could write your own Docker Volume Plugin (
https://docs.docker.com/engine/extend/plugins_volume/) to connect to your
on-premise infrastructure and store the volumes containing the asset store,
Solr data and PostgreSQL data there. But first think about the Docker image
design and try running with "local" volumes.

Best regards,
Tom


[image: logo]
*Tom Desair*
*250 Lucius Gordon Drive, Suite B-3A, West Henrietta, NY 14586*
*Esperantolaan 4, Heverlee 3001, Belgium*
www.atmire.com



2016-03-01 16:19 GMT+01:00 Peter Dietz :

> Hi Bruno,
>
> There is no DSpace BitStore implementation for using Google Cloud Storage,
> but the next release of DSpace has refactored the asset store plumbing to
> allow for different implementations to be used. This advice might not be
> very helpful for a current DSpace 5 instance, but would be helpful for a
> development instance on DSpace 6, which adds under-the-hood improvements
> that would help you better make use of Google Cloud Storage.
>
> The Interface for BitStore
>
> https://github.com/DSpace/DSpace/blob/master/dspace-api/src/main/java/org/dspace/storage/bitstore/BitStoreService.java
>
> Implementation to use AWS S3 storage.
>
> https://github.com/DSpace/DSpace/blob/master/dspace-api/src/main/java/org/dspace/storage/bitstore/S3BitStoreService.java
>
> If you are interested in adding Google Cloud Storage support just
> implement a GoogleCloudStorageBitStoreService class and implement a few
> methods: init, get, put, about, remove.
>
> Once you create a GCS implementation, then you can wire it in with some
> spring bean xml.
>
> https://github.com/DSpace/DSpace/blob/master/dspace/config/spring/api/bitstore.xml
>
> We allow for a hybrid storage approach. Wire localStore to store#0, the
> localStore would be seen as "local storage" even though you will be
> mounting some remote NAS storage. Then wire the GCSStore to store#1, and
> make that the incoming. Old assets on the NAS, new assets on GCS.
>
>
> 
> Peter Dietz
> Longsight
> www.longsight.com
> pe...@longsight.com
> p: 740-599-5005 x809
>
> On Tue, Mar 1, 2016 at 8:57 AM, Bruno Cabral 
> wrote:
>
>> 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 :
>>
>>> 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
>>> mo.me...@gmail.com
>>>
>>> http://mo-meven.tumblr.com/
>>> http://mcmprogramming.com/mo.meven/
>>>
>>>
>>>
>>> On Feb 29, 2016, at 1:24 PM, Bruno Cabral 
>>> 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 dspace-tech+unsubscr...@googlegroups.com.
>>> To post to this group, send email to dspace-tech@googlegroups.com.
>>> 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 dspace-tech+unsubscr...@googlegroups.com.
>> To post to this group, send email to dspace-tech@googlegroups.com.
>> 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 t

[dspace-tech] handle Server on Windows

2016-03-01 Thread Sean Carte
I'm trying to start the handle server on a Windows 2003 R2 server, running
DSpace 1.7 (I think).

I found something similar to this in the Services list, but pointing to a
non-existent directory, so I changed the directories to valid directories,
but when I try to run this from the command line:

E:\dspace1\bin\wrapper.exe -s E:\dspace1\config\wrapper.conf

it results in 'StartServiceControlDispatcher failed!'

According to the documentation (for DSpace 5), this command ought to start
the handle server:

[dspace]\bin\dspace dsrun net.handle.server.Main [dspace]\handle-server

So I tried:

E:\dspace1\bin\dspace dsrun net.handle.server.Main E:\dspace1\handle-server

And that results in the following output:
Using DSpace installation in: E:\dspace1
"2016/03/01 09:27:46 CAT" 25 Rotating log files
UDP handle Request Listener:
TCP handle Request Listener:
  address: /146.230.128.141
  address: /146.230.128.141
  port: 2641
  port: 2641
Starting UDP request handlers: Starting TCP request handlers:
..DONE

But the server does not appear to be running:

telnet localhost 2641
Connecting to localhost...Could not open connection to the host, on port
2641: Connect failed

Any ideas how to get the handle server running on ancient DSpace with
equally ancient Windows servers?

I'm not finding any clues in the log files either.

Sean
--

-- 
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 dspace-tech+unsubscr...@googlegroups.com.
To post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.


Re: [dspace-tech] Installing DSPACE in a Google Cloud Server with Data Repository stored on my local network

2016-03-01 Thread Peter Dietz
Hi Bruno,

There is no DSpace BitStore implementation for using Google Cloud Storage,
but the next release of DSpace has refactored the asset store plumbing to
allow for different implementations to be used. This advice might not be
very helpful for a current DSpace 5 instance, but would be helpful for a
development instance on DSpace 6, which adds under-the-hood improvements
that would help you better make use of Google Cloud Storage.

The Interface for BitStore
https://github.com/DSpace/DSpace/blob/master/dspace-api/src/main/java/org/dspace/storage/bitstore/BitStoreService.java

Implementation to use AWS S3 storage.
https://github.com/DSpace/DSpace/blob/master/dspace-api/src/main/java/org/dspace/storage/bitstore/S3BitStoreService.java

If you are interested in adding Google Cloud Storage support just implement
a GoogleCloudStorageBitStoreService class and implement a few methods:
init, get, put, about, remove.

Once you create a GCS implementation, then you can wire it in with some
spring bean xml.
https://github.com/DSpace/DSpace/blob/master/dspace/config/spring/api/bitstore.xml

We allow for a hybrid storage approach. Wire localStore to store#0, the
localStore would be seen as "local storage" even though you will be
mounting some remote NAS storage. Then wire the GCSStore to store#1, and
make that the incoming. Old assets on the NAS, new assets on GCS.



Peter Dietz
Longsight
www.longsight.com
pe...@longsight.com
p: 740-599-5005 x809

On Tue, Mar 1, 2016 at 8:57 AM, Bruno Cabral 
wrote:

> 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 :
>
>> 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
>> mo.me...@gmail.com
>>
>> http://mo-meven.tumblr.com/
>> http://mcmprogramming.com/mo.meven/
>>
>>
>>
>> On Feb 29, 2016, at 1:24 PM, Bruno Cabral 
>> 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 dspace-tech+unsubscr...@googlegroups.com.
>> To post to this group, send email to dspace-tech@googlegroups.com.
>> 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 dspace-tech+unsubscr...@googlegroups.com.
> To post to this group, send email to dspace-tech@googlegroups.com.
> 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 dspace-tech+unsubscr...@googlegroups.com.
To post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.


Re: [dspace-tech] Installing DSPACE in a Google Cloud Server with Data Repository stored on my local network

2016-03-01 Thread Bruno Cabral
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 :

> 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
> mo.me...@gmail.com
>
> http://mo-meven.tumblr.com/
> http://mcmprogramming.com/mo.meven/
>
>
>
> On Feb 29, 2016, at 1:24 PM, Bruno Cabral 
> 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 dspace-tech+unsubscr...@googlegroups.com.
> To post to this group, send email to dspace-tech@googlegroups.com.
> 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 dspace-tech+unsubscr...@googlegroups.com.
To post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.


Re: [dspace-tech] Adding new metadata for single collection on DSpace

2016-03-01 Thread Franziska Ackermann

Hello,

This is possible. You can create collection-specific input-forms.

https://wiki.duraspace.org/display/DSDOC5x/Submission+User+Interface#SubmissionUserInterface-CustomMetadata-entryPagesforSubmission

Best regards,
Franziska Ackermann


Am 01.03.2016 um 14:43 schrieb Lewatle Johannes Phaladi:

Dear All,

I would like to add new metadata fields and those fields should not 
appear on global collections but only become available for individual 
collection. Please advise if this is possible or not.


Regards,
Lewatle
--
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 dspace-tech+unsubscr...@googlegroups.com 
.
To post to this group, send email to dspace-tech@googlegroups.com 
.

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 dspace-tech+unsubscr...@googlegroups.com.
To post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.


Re: [dspace-tech] Installing DSPACE in a Google Cloud Server with Data Repository stored on my local network

2016-03-01 Thread Bruno Cabral
Hi Luiz,

Yes. That's exactly the question. The server with dspace will be installed
in Google Cloud and the digital objects will be on our local network on a
NAS.

Is this possible? And a mixed solution, having digital objects on our NAS
and other objects in Google cloud store?

Thank you,

Regards,

BC

2016-03-01 12:22 GMT-01:00 Luiz dos Santos :

> Hi,
>
> I'm not sure about your solution, but the point here is a remote
> assetstore, I guess, I would like to help, but I'm not sure your
> infrastructure, actually I don't know docker.
>
> Best
> Luiz
> Em 29/02/2016 13:24, "Bruno Cabral"  escreveu:
>
>> 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 dspace-tech+unsubscr...@googlegroups.com.
>> To post to this group, send email to dspace-tech@googlegroups.com.
>> 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 dspace-tech+unsubscr...@googlegroups.com.
To post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.


[dspace-tech] Adding new metadata for single collection on DSpace

2016-03-01 Thread Lewatle Johannes Phaladi
Dear All,

I would like to add new metadata fields and those fields should not appear 
on global collections but only become available for individual collection. 
Please advise if this is possible or not.

Regards,
Lewatle 

-- 
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 dspace-tech+unsubscr...@googlegroups.com.
To post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.


Re: [dspace-tech] Installing DSPACE in a Google Cloud Server with Data Repository stored on my local network

2016-03-01 Thread Monika Mevenkamp
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
mo.me...@gmail.com

http://mo-meven.tumblr.com/
http://mcmprogramming.com/mo.meven/



> On Feb 29, 2016, at 1:24 PM, Bruno Cabral  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 dspace-tech+unsubscr...@googlegroups.com 
> .
> To post to this group, send email to dspace-tech@googlegroups.com 
> .
> 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 dspace-tech+unsubscr...@googlegroups.com.
To post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.


Re: [dspace-tech] Installing DSPACE in a Google Cloud Server with Data Repository stored on my local network

2016-03-01 Thread Luiz dos Santos
Hi,

I'm not sure about your solution, but the point here is a remote
assetstore, I guess, I would like to help, but I'm not sure your
infrastructure, actually I don't know docker.

Best
Luiz
Em 29/02/2016 13:24, "Bruno Cabral"  escreveu:

> 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 dspace-tech+unsubscr...@googlegroups.com.
> To post to this group, send email to dspace-tech@googlegroups.com.
> 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 dspace-tech+unsubscr...@googlegroups.com.
To post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.