[GeoNode-devel] Geonode 2.8 in Vagrant

Pieter du Plooy pjduplooy.gis at gmail.com
Wed Apr 4 22:31:03 PDT 2018


Thanx Toni.

I have always been using vagrant with a standard config, but I do not know
the private network ip part of the config.  Where does one get that from?
I've never tinkered a lot with vagrant configs, except to change memory and
shared folders, and ports, but never private ip.  Would you mind explaining
a bit further or guiding me?

Cheers.

Pieter

On Wed, Apr 4, 2018 at 9:15 PM, Toni Schönbuchner <
toni.schoenbuchner at csgis.de> wrote:

> Hey Pieter,
>
> this should be easy. I´m using a Vagrantfile like this:
>
> https://gist.github.com/t-book/7cd26da3b234fa3ddaf881b6c54d7e38
>
> then within the same diretory of the Aagrantfile run
> $ vagrant up
> $ vagrant ssh
> $ sudo add-apt-repository ppa:geonode/stable -y
> $ sudo apt-get update -y
> $ sudo apt-get install geonode -y
> $ sudo geonode-updateip 192.168.33.13 # change with your local adress from
> Vagrantfile
>
> Done. Visit your geonode at 192.168.33.13 (or whatever ip you use)
>
> If you like to automate the geonode installation (provisioning) you can
> easily add the steps beginning with
> $ sudo add-apt-repository ppa:geonode/stable -y
> to a bootstrap.sh. See vagrant documentation
> here: https://www.vagrantup.com/intro/getting-started/provisioning.html
>
> Cheers,
>
> Toni
>
> -----------------------------------------------
> CSGIS
>
> -----------------------------------------------
> Kolonnadenstraße 1
> <https://maps.google.com/?q=Kolonnadenstra%C3%9Fe+1+04109+Leipzig&entry=gmail&source=g>
> 04109 Leipzig
> <https://maps.google.com/?q=Kolonnadenstra%C3%9Fe+1+04109+Leipzig&entry=gmail&source=g>
> -----------------------------------------------
> 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.
>
> Am 04.04.2018 um 21:00 schrieb geonode-devel-request at lists.osgeo.org:
>
>  1. Geonode 2.8 in Vagrant (Pieter du Plooy)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Wed, 4 Apr 2018 11:07:29 +0200
> From: Pieter du Plooy <pjduplooy.gis at gmail.com>
> To: geonode-devel at lists.osgeo.org
> Subject: [GeoNode-devel] Geonode 2.8 in Vagrant
> Message-ID:
> <CADsUavEZ2jJz9YxWa+cnoKmvULNY7tXb3M9A_cxJBLE7XOdPGw at mail.gmail.com>
> Content-Type: text/plain; charset="utf-8"
>
>
> Hi guys
>
> I have used Geonode 2.6.3 successfully in Vagrant using the following
> instructions:
>
> https://training.geonode.geo-solutions.it/002_install_and_
> admin/vm_running_vagrant.html
>
> (Official Geonode docs is a bit sketchy in this regard).
>
> Are there any changes in that particular instructions that you might know
> of for 2.8?
>
> Keep up the good work, and I really hope there will be docker images and
> Windows installers soon.
>
> Pieter
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <http://lists.osgeo.org/pipermail/geonode-devel/
> attachments/20180404/3b5cb60e/attachment-0001.html>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/geonode-devel/attachments/20180405/5e37e6cc/attachment-0001.html>


More information about the geonode-devel mailing list