<div dir="ltr"><div>Dear all,</div><div>here [<b>1</b>] the Pull Request implementing GeoNode/GeoServer Backup and Restore and Migration.</div><div><br></div><div>I will add detailed documentation on GeoNode docs as soon as the PR has been accepted and merged.</div><div><br></div><div>This is briefly how it works.</div><div>Basically the PR implements two new GeoNode Management Commands, 'backup' and 'restore'.</div><div>Both commands allows you to:</div><div><br></div><div>1. Fully backup GeoNode data and fixtures on a zip archive</div><div>2. Fully backup GeoServer configuration (physical datasets - tables, shapefiles, geotiffs) must be copied manually on the GeoServer data dir</div><div>3. Fully restore GeoNode and GeoServer fixtures and catalog from the zip archive</div><div>4. Migrate fixtures from old GeoNode models to the new one</div><div><br></div><div>The usage of those commands is quite easy and straight. </div><div>The first step is to be sure that everything is correctly configured on the "settings.py" and "local_settings.py"; next just review the "geonode/base/management/commands/settings.ini" and ensure the few requested variables are all correctly configured.</div><div><br></div><div>In order to perform a <b>backup</b> just run the command:</div><div><br></div><div><b><i>python manage.py backup --backup-dir=/tmp/</i></b><br></div><div><br></div><div><img src="cid:ii_1570e83bb4045453" alt="Inline image 1" width="544" height="361"><br></div><div><br></div><div><br></div><div><div>In order to perform a <b>restore</b> just run the command:</div><div><br></div><div><b><i>sudo python manage.py restore --backup-file=/tmp/2016-09-09_053358.zip</i></b></div></div><div><br></div><div><img src="cid:ii_1570e8640ae0f896" alt="Inline image 2" width="544" height="420"><br></div><div><b>...</b></div><div><img src="cid:ii_1570e86b2c21c649" alt="Inline image 3" width="544" height="108"><br></div><div><br></div><div><br></div><div>It is worth notice that this functionality <b>requires</b> the latest GeoServer Extension (<b>2.9.x</b>) for GeoNode in order to correctly work (<i><a href="http://build.geonode.org/geoserver/latest/">http://build.geonode.org/geoserver/latest/</a></i>).</div><div><br></div><div>I would also like to advise that in the past few days I pushed several fixes to the GeoServer Ext for GeoNode, in particular:</div><div><br></div><div>1. Added the GeoServer Backup and Restore plugin</div><div>2. Fixed the printing module dependency preventing GeoServer to generate thumbnails</div><div>3. Added a correct rule on the REST security file in order to access the printing endpoint</div><div>4. Minor fixes mainly on dependencies</div><br clear="all"><div><div class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div><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><span style="font-size:12.8px">[</span><b style="font-size:12.8px">1</b><span style="font-size:12.8px">] - <a href="https://github.com/GeoNode/geonode/pull/2651">https://github.com/GeoNode/geonode/pull/2651</a> </span></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 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">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 331 6233686</div><div><br></div><div><a href="http://www.geo-solutions.it" target="_blank">http://www.geo-solutions.it</a></div><div><a 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></div></div></div></div></div></div></div></div></div></div>
</div>