Current version geonode 2.4 alpha
Will install .deb package from dev-repository And after install in virtualenv imio_genode a geonode-project by git clone and pip install
Test in the last geonode release (dev alpha and later stable) the IMIO custom website.
- install last virtualbox and vagrant
- vagrant box add imiobox /path/to/vm-imio/geoserver.box
- git clone https://github.com/Geode/vagrant_imio_geonode
- cd vagrant_imio_geonode
- vagrant up
Note : createsuperuser --noinput is a temporary superuser, new one has to be created manually with password to finish the installation :
vagrant ssh (add ssh to the path if windows) sudo su geonode createsuperuser