[GeoNode-users] ☞ GeoNode 2.8 vagrant base box & video walkthrough ☜

Toni Schönbuchner toni.schoenbuchner at csgis.de
Mon Jul 2 09:52:55 PDT 2018


Dear GeoNode Community,

recently questions regarding howto install GeoNode from source as project [1] in dev or production 
environment popped up.


VIRTUAL MACHINE
================
To get you started or even for workshops and trainings find here a fully configured
geonode 2.8 vagrant base box (Provider: virtualbox)
	> https://app.vagrantup.com/t-book/boxes/geonode_28_base/versions/1.0.0

To use this instance make sure you´ve installed virtualbox and vagrant and create a file
called Vagrantfile with following content:
	> https://gist.github.com/t-book/7ae41929b22ec84abe97d13f1c338cd6

From the same directory in a terminal run
	> vagrant up && vagrant ssh

This downloads the box, configures the network and starts a fresh ssh session.
Vagrant provisions the network with address: 192.168.33.14. 
In case you need to change it:
	1) edit the IP in your Vagrantfile
	2) change the ip in ALLOWED_HOSTS see: /home/geonode/my_geonode/my_geonode/local_settings.py
	3) correct the oauth2 part of geoserver as shown in following video.


 VIDEO   
======

I´ve screen recorded and commented the whole setup for you:
	> https://vimeo.com/278003647
	> *Get yourself a full bottle of coffee it’ll be lengthy and boring ;) *

The Installation process is quite close to the installation guide with following differences:
	> the sudo user from the docs GEO is here called vagrant
	> the docs use virtualenvwrapper to setup the virtualenv, I´m directly using virtualenv
	> Errata: Around minute 7:30 my comment says pygdal 2.3.1.3 where it should say 2.2.1.3
	> I´ve recognized the first line of the terminal is cut off ;(
	   But as I copy the commands from the documentation it should not be hard to follow.

Last but not least, please be lenient if you find spelling mistakes in my comments 
! multitasking ! 
&& please help to save our planet. https://en.wikipedia.org/wiki/Great_Pacific_garbage_patch 

Cheers,

– Toni


[1]	http://docs.geonode.org/en/master/tutorials/install_and_admin/geonode_install/index.html#
https://www.virtualbox.org/
https://www.vagrantup.com/

-----------------------------------------------
CSGIS

-----------------------------------------------
Kolonnadenstraße 1
04109 Leipzig
-----------------------------------------------
Mobil	+49/ (0) 176 6680 3198
Tel 		+49/ (0) 341 24 04 738
Fax 		+49/ (0) 341 24 04 73
Web		http://csgis.de
-----------------------------------------------

Hinweis gemäß § 33 BDSG
Daten der Verfahrensbeteiligten werden gespeichert. Dieses Dokument ist ausschließlich für den 
Adressaten bestimmt. Der Inhalt der E-Mail ist vertraulich. Falls Sie diese E-Mail versehentlich 
erhalten haben, rufen Sie uns unter obiger Rufnummer umgehend an und löschen Sie diese Nachricht 
von Ihrem Computer. Jegliche Art von Reproduktionen, Verbreitung, Vervielfältigung, Veränderung, 
Verteilung und/oder Veröffentlichung dieser E-Mail ist verboten.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/geonode-users/attachments/20180702/2958c7d9/attachment.html>


More information about the geonode-users mailing list