<html>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<p>Hi Alessio,</p>
<p>Thank you so much! I didn't noticed that I also have to modify
that file. <br>
</p>
<p>However, I still don't know where that specific folder is stored
in a common docker-geonode installation.</p>
<p>Best regards,</p>
<p>Enrique<br>
</p>
<div class="moz-cite-prefix">El 04-05-2017 a las 10:34, Alessio
Fabiani escribió:<br>
</div>
<blockquote
cite="mid:CAM7ZvL+rGmJ5DCGsmavDA38i+_YARwtL1Op52n=FXftNZNnH7A@mail.gmail.com"
type="cite">
<div dir="ltr">Hello,
<div>I guess you need to correctly setup your settings.</div>
<div><br>
</div>
<div>Please read the guide here about it </div>
<div><br>
</div>
<div><a moz-do-not-send="true"
href="http://docs.geonode.org/en/latest/tutorials/admin/backup_restore/index.html#settings">http://docs.geonode.org/en/latest/tutorials/admin/backup_restore/index.html#settings</a><br>
</div>
<div><br>
</div>
</div>
<div class="gmail_extra"><br clear="all">
<div>
<div class="gmail_signature" data-smartmail="gmail_signature">
<div dir="ltr">
<div style="font-size:12.8px">Best Regards,</div>
<div style="font-size:12.8px">Alessio Fabiani.</div>
<div style="font-size:12.8px"><br>
</div>
<div style="font-size:12.8px">
<div>==</div>
<div>GeoServer Professional Services from the experts!</div>
<div>Visit <a moz-do-not-send="true"
href="http://goo.gl/it488V" target="_blank">http://goo.gl/it488V</a> for
more information.</div>
<div>==</div>
</div>
<div style="font-size:12.8px"><br>
</div>
<div style="font-size:12.8px">Ing. Alessio Fabiani</div>
<div style="font-size:12.8px">@alfa7691</div>
<div style="font-size:12.8px"><a moz-do-not-send="true"
href="https://github.com/afabiani?tab=overview"
style="font-size:12.8px" target="_blank">github</a><br>
</div>
<div style="font-size:12.8px">Founder/Technical Lead</div>
<div style="font-size:12.8px"><br>
</div>
<div style="font-size:12.8px">
<div>GeoSolutions S.A.S.</div>
<div>Via di Montramito 3/A</div>
<div>55054 Massarosa (LU)</div>
<div>Italy</div>
<div>phone: +39 0584 962313</div>
<div>fax: +39 0584 1660272</div>
<div>mob: +39 <span style="font-size:12.8px">331
6233686</span></div>
<div><br>
</div>
<div><a moz-do-not-send="true"
href="http://www.geo-solutions.it/" target="_blank">http://www.geo-solutions.it</a></div>
<div><a moz-do-not-send="true"
href="http://twitter.com/geosolutions_it"
target="_blank">http://twitter.com/geosolutions_it</a></div>
</div>
<div style="font-size:12.8px"><br>
</div>
<div style="font-size:12.8px">-------------------------------------------------------</div>
<div style="font-size:12.8px"><br>
</div>
<div style="font-size:12.8px">
<p><span lang="IT"><font size="1"><b>AVVERTENZE AI SENSI
DEL D.Lgs. 196/2003</b></font></span></p>
<p><span lang="IT"><font size="1">Le informazioni
contenute in questo messaggio di posta elettronica
e/o nel/i file/s allegato/i sono da considerarsi
strettamente riservate. Il loro utilizzo è
consentito esclusivamente al destinatario del
messaggio, per le finalità indicate nel messaggio
stesso. Qualora riceviate questo messaggio senza
esserne il destinatario, Vi preghiamo cortesemente
di darcene notizia via e-mail e di procedere alla
distruzione del messaggio stesso, cancellandolo
dal Vostro sistema. Conservare il messaggio
stesso, divulgarlo anche in parte, distribuirlo ad
altri soggetti, copiarlo, od utilizzarlo per
finalità diverse, costituisce comportamento
contrario ai principi dettati dal D.Lgs. 196/2003.</font></span></p>
<p><span lang="IT"><font size="1"> </font></span></p>
<p><font size="1">The information in this message and/or
attachments, is intended solely for the attention
and use of the named addressee(s) and may be
confidential or proprietary in nature or covered by
the provisions of privacy act (Legislative Decree
June, 30 2003, no.196 - Italy's New Data Protection
Code).Any use not in accord with its purpose, any
disclosure, reproduction, copying, distribution, or
either dissemination, either whole or partial, is
strictly forbidden except previous formal approval
of the named addressee(s). If you are not the
intended recipient, please contact immediately the
sender by telephone, fax or e-mail and delete the
information in this message that has been received
in error. The sender does not give any warranty or
accept liability as the content, accuracy or
completeness of sent messages and accepts no
responsibility for changes made after they were
sent or for other risks which arise as a result of
e-mail transmission, viruses, etc.</font></p>
<p><font size="1">---------------------------------------------------------------------</font></p>
</div>
</div>
</div>
</div>
<br>
<div class="gmail_quote">On Thu, May 4, 2017 at 11:14 AM,
Enrique Cerrillo Cuenca <span dir="ltr"><<a
moz-do-not-send="true" href="mailto:cerrillo@uevora.pt"
target="_blank">cerrillo@uevora.pt</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0
.8ex;border-left:1px #ccc solid;padding-left:1ex">Hi
everyone,<br>
<br>
I'm really newbie to geonode and also to docker. I've
managed to deploy a docker installation of geonode into a
server. However, I'm really stuck on how to backup the data.
Have any of you any experience on this?<br>
<br>
I've try to backup docker volumes, although I'm able to get
data, the volume names are not standardized, which makes
difficult to write a script that backup them.<br>
<br>
I have also try to use the traditional "python manage.py
backup" approach inside the geonode_django container, but
I'm getting this error "OSError: [Errno 2] No such file or
directory: '/opt/gs_data_dir/data/geonode<wbr>'".<br>
<br>
Any help will be highly appreciated! Thanks in advance,<br>
<br>
Enrique<br>
______________________________<wbr>_________________<br>
geonode-users mailing list<br>
<a moz-do-not-send="true"
href="mailto:geonode-users@lists.osgeo.org"
target="_blank">geonode-users@lists.osgeo.org</a><br>
<a moz-do-not-send="true"
href="https://lists.osgeo.org/mailman/listinfo/geonode-users"
rel="noreferrer" target="_blank">https://lists.osgeo.org/mailma<wbr>n/listinfo/geonode-users</a><br>
</blockquote>
</div>
<br>
</div>
</blockquote>
<br>
</body>
</html>