Skip to main content

starterkit, based on GeoNode

Project description

RITMARE - SP7 - Starter Kit
========================

You should write some docs, it's good for the soul.

Installation
------------

Install geonode from PPA in Ubuntu 12.04::

$ sudo apt-get install python-software-properties

$ sudo add-apt-repository ppa:geonode/release

$ sudo apt-get update

$ sudo apt-get install geonode

Setup the IP address and create a superuser::

$ sudo geonode-updateip 127.0.0.1

$ geonode createsuperuser

Install SK from archive file

$ sudo pip install https://github.com/SP7-Ritmare/starterkit/archive/master.zip


Usage
-----

Rename the local_settings.py.sample to local_settings.py and edit it's content by setting the SITEURL and SITENAME.

Edit the file /etc/apache2/sites-available/geonode and change the following directive from:

WSGIScriptAlias / /var/www/geonode/wsgi/geonode.wsgi

to:

WSGIScriptAlias / /path/to/starterkit/geosk/wsgi.py

Restart apache::

$ sudo service apache2 restart

Edit the templates in geosk/templates, the css and images to match your needs.

Syncdb and collectstatic::

$ django-admin syncdb --settings=geosk.settings

$ django-admin collectstatic --settings=geosk.settings

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

starterkit-1.2.4.tar.gz (619.4 kB view details)

Uploaded Source

File details

Details for the file starterkit-1.2.4.tar.gz.

File metadata

  • Download URL: starterkit-1.2.4.tar.gz
  • Upload date:
  • Size: 619.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for starterkit-1.2.4.tar.gz
Algorithm Hash digest
SHA256 68c0c99858e0638556686e8ce979ba04b6f9722f926195800ff4b3b8258881fb
MD5 e8fc22b0f9dda08fb2830e9340d08681
BLAKE2b-256 21749d4b1f10375c76c9dcf0b358af2d3edc73d6c5b54086bfa0c5209e506c81

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page