Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

React geonode viewer #2

Merged
merged 1,370 commits into from Nov 17, 2016
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
1370 commits
Select commit Hold shift + click to select a range
777d89c
Adds support for s3 storage and forces layer uploads to use the FileS…
davisc Jun 22, 2016
cca8df6
Merge pull request #2522 from davisc/feature/s3-support
jj0hns0n Jun 22, 2016
18cb95b
Fix issue #2526
francbartoli Jun 27, 2016
c3ad757
Merge pull request #2529 from francbartoli/devdocs
simod Jun 28, 2016
72f44cd
Added LDAP install and configure steps in Admin workshop
Jun 29, 2016
bed0fa8
Merge pull request #2532 from BerryDaniel/ldap_docs
jj0hns0n Jun 29, 2016
5cb0b21
Add a name to AUTHORS
francbartoli Jun 29, 2016
aac3533
Fill empty value for DATASTORE variable in docs
francbartoli Jul 1, 2016
154d254
Added an autocomplete template and additions to enable search by cata…
artists974 Jul 4, 2016
023419f
Created template and edited files to enable .txt and .html formats ex…
artists974 Jul 5, 2016
6cb8bab
Fixes admin interface for layers
Jul 5, 2016
4e206f4
Merge pull request #2538 from BerryDaniel/req_change
capooti Jul 5, 2016
bb46d09
dj_database_url formats the port as an integer, whereas gsconfig is w…
Jul 6, 2016
01d3010
Merge pull request #2539 from BerryDaniel/dj_database_url_fix
ingenieroariel Jul 6, 2016
7c67d8d
Merge pull request #2537 from artists974/metadata-export-in-txt-and-h…
ingenieroariel Jul 6, 2016
a559497
addition to previous patch: format port as str
sarasafavi Jul 6, 2016
1e213e7
Merge pull request #2540 from sarasafavi/gsconfig-db-port-fix
Jul 6, 2016
2489ac4
bump some packages version
simod Jul 8, 2016
70d7075
Merge branch 'master' of https://github.com/GeoNode/geonode
simod Jul 8, 2016
25c5e22
- Restoring missing parts of the docs
Jul 8, 2016
e5e270f
- update ext pakages versions
Jul 8, 2016
be2f330
Lock in version of gsconfig
Jul 9, 2016
158e617
gsconfig now utilizes an attribution dictionary and bumped to newest …
Jul 11, 2016
420e823
- update geonode exts version in order to fix pavement sync db
Jul 11, 2016
535a0c3
Merge pull request #2545 from BerryDaniel/gsconfig_update
Jul 11, 2016
4cd274d
README: fix syntax error
glarrain Jul 11, 2016
98a924d
ol3-preview
lukerees Jul 11, 2016
aca5249
Merge pull request #2547 from glarrain/patch-1
simod Jul 12, 2016
1304fd6
keep geoext as default
lukerees Jul 12, 2016
ce12f77
Missing quotation mark
lukerees Jul 12, 2016
4e8eb26
Merge pull request #2536 from artists974/search-according-to-catalogue
simod Jul 13, 2016
0a8531d
Add support for EPSG:4326
lukerees Jul 13, 2016
658c666
bump user-messages
simod Jul 14, 2016
c0194b8
don't assume 'geoserver' in style url management
simod Jul 14, 2016
9bb138b
tiles_url should be a XYZ source
lukerees Jul 14, 2016
6dd32a1
set_metadata returns four variables, which was causing an error of to…
Jul 14, 2016
e3fab2c
Merge pull request #2551 from BerryDaniel/xml_upload_fix
Jul 14, 2016
cc73d9e
'name' no longer a ContentType field in Django 1.8+
sarasafavi Jul 19, 2016
4e8e5a7
Added handling of postgres backed geogig stores
travislbrundage Jul 18, 2016
9fcb997
Merge pull request #2549 from travislbrundage/pg-geogig-store
Jul 19, 2016
1bf3beb
fix layer style dropdown values
trepagnier Jul 19, 2016
5f640d8
Merge pull request #2556 from darinacosta/fix-layer-style-form-values
Jul 19, 2016
45a21f6
Merge pull request #2554 from sarasafavi/fix-social-for-django-1.8
Jul 19, 2016
b161a68
Default to public schema if not defined
travislbrundage Jul 19, 2016
b5ae448
added exception handler for when multiple legends are returned
Jul 20, 2016
ae0cb8a
Merge pull request #2558 from BerryDaniel/legend_fix
Jul 21, 2016
35ada4c
just update the tiles link url if needed, this will respect any chang…
simod Jul 21, 2016
bb7b16d
Merge branch 'master' of https://github.com/GeoNode/geonode
simod Jul 21, 2016
87482f6
Merge pull request #2557 from travislbrundage/alternate-schemas
Jul 21, 2016
c0550bd
register models for actstream 0.5+ / Django 1.8+
sarasafavi Jul 21, 2016
26d3df2
Merge pull request #2560 from sarasafavi/fix-actstream-for-django-1.8
Jul 24, 2016
fab91a0
re enable publish as layer group
simod Jul 25, 2016
494dab7
Merge branch 'master' of https://github.com/GeoNode/geonode
simod Jul 25, 2016
0386076
adjusted text and html metadata links in the templates for documents …
Jul 26, 2016
11d8516
Merge pull request #2562 from BerryDaniel/metadata_link
Jul 26, 2016
c4f1249
Changes in manual installation docs (#2561)
cristianzamar Jul 26, 2016
22f2fa5
fix layer group endpoint
simod Jul 26, 2016
f943c9a
Merge branch 'master' of https://github.com/GeoNode/geonode
simod Jul 26, 2016
25445d1
fix for port changes: can't concatenate str & int
sarasafavi Jul 26, 2016
404b571
check if layerfile_set exists
sarasafavi Jul 26, 2016
093f120
Merge pull request #2563 from sarasafavi/fix-replace-layer
Jul 27, 2016
cfbafac
Refactor to align with updated PG Geogig plugin: calls the plugin onl…
travislbrundage Jul 26, 2016
303827c
fix client/server handling for multi-file upload/import by storing th…
davisc Jul 27, 2016
f0e6052
Merge pull request #2565 from davisc/master
Jul 27, 2016
123b3a1
use .get explicitly instead of .all().filter(...)[0]
Jul 27, 2016
3b6781e
use elif with mutually exclusive comparisons
Jul 27, 2016
c24de54
Invalidate layer in GeoWebCache after style_update PUT/POST
Jul 27, 2016
459bc9c
send content-type:text/xml header
sarasafavi Jul 28, 2016
1e9e1f9
use str.join() properly
sarasafavi Jul 28, 2016
c54f258
fix status code check
sarasafavi Jul 28, 2016
4012b3b
update url for cache refresh
sarasafavi Jul 28, 2016
3892296
Merge pull request #2567 from harts-boundless/invalidate_geowebcache_…
Jul 28, 2016
b14839f
Merge pull request #2564 from travislbrundage/pg-geogig-update
Jul 28, 2016
c837636
prevent auto redirect when additional information is required.
davisc Jul 28, 2016
70826bb
Merge pull request #2568 from davisc/master
Jul 28, 2016
d6466e8
bump gsconfig to 1.0.6
sarasafavi Jul 28, 2016
290afca
Merge pull request #2569 from sarasafavi/bump-gsconfig-version
Jul 28, 2016
cc104a6
- Paver setup_geoserver using the new 2.9.x
Jul 29, 2016
ea2b292
- remove layer_is FK constraints from layer_styles migrations
afabiani Aug 1, 2016
75b9d78
Added documentation for configuring an AWS S3 Bucket with GeoNode
travislbrundage Aug 5, 2016
835b9b3
Merge pull request #2578 from travislbrundage/s3-docs
capooti Aug 5, 2016
3b1cd7e
- test travis script with Java 8 (#2584)
Aug 16, 2016
5dd773f
Adding instructions to add windows dependencies
eg-novelt Aug 16, 2016
73d81d2
Adding gdal environment variables
eg-novelt Aug 16, 2016
ca7e678
Update README
eg-novelt Aug 16, 2016
1ace935
Update README
eg-novelt Aug 16, 2016
32e3c77
Update README
eg-novelt Aug 16, 2016
ea23029
Revert " - remove layer_is FK constraints from layer_styles migrations"
sarasafavi Aug 15, 2016
01ab184
Merge pull request #2583 from sarasafavi/revert-breaking-change
Aug 16, 2016
38f902a
fix broken og:image link in meta tag in head
Aug 10, 2016
39de1c6
Merge pull request #2581 from harts-boundless/fix_og_image_meta_link
Aug 17, 2016
a84f16e
fix exception during renders of admin forms using autocomplete_light
Aug 9, 2016
424531f
Merge pull request #2580 from harts-boundless/prevent_dal_exception_i…
Aug 17, 2016
6617e08
change LayerStyles related name to snake_case
Aug 17, 2016
4f834b7
Merge pull request #2586 from darinacosta/change-layerstyles-name
Aug 17, 2016
0f90bc1
Merge branch 'master' of github.com:GeoNode/geonode into hierarchical…
jj0hns0n Aug 21, 2016
3939a27
Create new CONTRIBUTING file
jj0hns0n Aug 21, 2016
7bddf3d
Merge pull request #2591 from GeoNode/cla
jj0hns0n Aug 21, 2016
eec6005
restructure get_context_resourcetype for clarity
sarasafavi Aug 11, 2016
1628e67
add profiles & groups autocomplete config
sarasafavi Aug 11, 2016
83bf9ac
Groups have titles, not names
sarasafavi Aug 12, 2016
c777594
Merge branch 'master' into fix-autocomplete-for-profiles-and-groups
sarasafavi Aug 21, 2016
a5dc49f
Merge pull request #2582 from sarasafavi/fix-autocomplete-for-profile…
jj0hns0n Aug 21, 2016
8791e4e
Docker for development (#2593)
ingenieroariel Aug 21, 2016
69e5b37
Use geonode/django in celery too (#2594)
ingenieroariel Aug 21, 2016
1300d03
make test works in docker (#2595)
ingenieroariel Aug 22, 2016
c4e6e05
Merge branch 'master' into eg-novelt-readme-patch-1
eg-novelt Aug 22, 2016
146eeb9
Add context-specific search to /groups page
sarasafavi Aug 17, 2016
9a2ddc7
groups do not have date or popular_count fields
sarasafavi Aug 17, 2016
3452f06
let custom search_content template work for both profiles & groups
sarasafavi Aug 17, 2016
37ad5f6
Custom sort filters depending on data type
sarasafavi Aug 17, 2016
5bbc5a7
Add context-specific search (filtering by username) within /people
sarasafavi Aug 17, 2016
90f1761
if searching from /people context, use username instead of title
sarasafavi Aug 22, 2016
764403b
Merge pull request #2597 from sarasafavi/add-context-specific-search
Aug 22, 2016
fdd431d
url fix in README
jj0hns0n Aug 22, 2016
ef88ea9
Merge pull request #2600 from jj0hns0n/fix-readme
sarasafavi Aug 22, 2016
7d33dbd
add name to AUTHORS
sarasafavi Aug 22, 2016
5726129
Merge pull request #2601 from sarasafavi/add-name-to-authors
Aug 22, 2016
a3f2688
geonode-user-accounts 1.0.13 (#2603)
ingenieroariel Aug 22, 2016
edb11a8
Fix for issue 2599. The issue was that apache was allowing directory …
Aug 22, 2016
22ea7c8
Merge pull request #2606 from GeoNode/ISSUE_2599
Aug 22, 2016
c577779
Merge branch 'master' into ol3-preview
lukerees Aug 22, 2016
9942a61
Use environment variables in settings.py (#2596)
ingenieroariel Aug 22, 2016
ce44b4f
Missing migrations (#2604)
ingenieroariel Aug 22, 2016
8d5a83a
Updated readme for docker (#2607)
ingenieroariel Aug 22, 2016
7c74424
Using docker images from hub
JorgeMartinezG Aug 23, 2016
7f9d37e
- (issue #2070) Layer name cannot be a style name already on Geoserver
Aug 23, 2016
b1fa820
Merge pull request #2610 from geosolutions-it/issue_2070
jj0hns0n Aug 23, 2016
781fc7a
- (issue #2075) Add lxml back into paver win_install_deps
Aug 23, 2016
f1af47f
Merge pull request #2611 from geosolutions-it/issue_2075
jj0hns0n Aug 23, 2016
ab2bce4
Merge branch 'master' of github.com:GeoNode/geonode into hierarchical…
jj0hns0n Aug 23, 2016
e360441
Merge pull request #2609 from JorgeMartinezG/master
jj0hns0n Aug 23, 2016
71fa149
Merge pull request #2548 from lukerees/ol3-preview
jj0hns0n Aug 23, 2016
9515bab
Merge pull request #2585 from eg-novelt/eg-novelt-readme-patch-1
jj0hns0n Aug 23, 2016
f59fc0c
adding missing trans for #1769
Aug 23, 2016
adf68d1
sycing tsf
Aug 23, 2016
dd0ff0a
use layer instance to revoke layer permissions, fixes #2531 (#2614)
simod Aug 23, 2016
8740411
include data files in downstream installations should fix #2452 (#2615)
simod Aug 23, 2016
fc60a88
- Modify some settings and code to make geonode able to use QGIS Serv…
ismailsunni Aug 19, 2016
28ae92a
should fix #2464 (#2616)
simod Aug 24, 2016
b4ef9b2
Fixed migrations, settings.py, and pavement for development
pjdufour Aug 24, 2016
0f5ef52
merged with master
pjdufour Aug 24, 2016
528c8a2
pavement: moved migrate_apps to yaml
pjdufour Aug 24, 2016
7f31e79
fix #1718
simod Aug 24, 2016
4ed20ff
make debug default to true
simod Aug 24, 2016
579d2a9
fix #1718 (#2618)
simod Aug 24, 2016
9a855c6
Development Fixes (pavement, settings, and migrations) (#2617)
ingenieroariel Aug 24, 2016
6298a99
Merge pull request #2613 from Geode/sycing-23_08_16
ingenieroariel Aug 24, 2016
0df3e95
Merge pull request #2612 from Geode/issue_1769
ingenieroariel Aug 24, 2016
10cc8df
Merge pull request #2589 from kartoza/qgis_server_backend
ingenieroariel Aug 24, 2016
63f8852
sycing for #1769, after #2612 merge
Aug 25, 2016
10c0511
fix upload issue, check if the js property exists first
simod Aug 25, 2016
345a73c
Merge pull request #2620 from simod/master
simod Aug 25, 2016
c420a75
Merge branch 'master' of github.com:GeoNode/geonode into hierarchical…
jj0hns0n Aug 25, 2016
0bbfc82
hierarchical tags support
simod Aug 25, 2016
7733aa5
fix indentation
simod Aug 25, 2016
77f99a8
add freeboard to requirements.txt
simod Aug 25, 2016
3355bd2
bump taggit
simod Aug 25, 2016
628959a
Don't pin versions in setup.py use >= or <=
ingenieroariel Aug 25, 2016
c24770b
Pin versions in requirements.txt
ingenieroariel Aug 25, 2016
c0d8204
Merge pull request #2619 from Geode/sycing-25_08_16
ingenieroariel Aug 25, 2016
e1ab648
Merge pull request #2622 from GeoNode/unpin-versions
ingenieroariel Aug 25, 2016
894ec15
Set to 2.5 final version for release
Aug 26, 2016
f6ab937
Merge pull request #2624 from GeoNode/2.5.x
jj0hns0n Aug 26, 2016
a82f5ee
update keywords integration test
simod Aug 26, 2016
f667cf5
Merge pull request #2621 from simod/hierarchical-tags
simod Aug 26, 2016
3aec8a4
fix filename
jj0hns0n Aug 26, 2016
3efc3b1
we dont use submodules anymore
jj0hns0n Aug 26, 2016
cd07398
Merge pull request #2627 from jj0hns0n/fix_filename
jj0hns0n Aug 26, 2016
4173013
Merge pull request #2628 from jj0hns0n/remove_gitmodules
jj0hns0n Aug 26, 2016
a366b86
Updated instruction for configure ssl on geonode: with version 2.4 so…
amefad Aug 26, 2016
f09453f
2.5.0 is out, move master branch to 2.5.1-dev
ingenieroariel Aug 27, 2016
45ee6e5
Delete fig.yml
ingenieroariel Aug 28, 2016
e76d5ad
Do not flake8 migrations
ingenieroariel Aug 28, 2016
e8cacd5
python-properties is now usually pre-installed in Ubuntu
ingenieroariel Aug 28, 2016
3567585
Fix typos in installation dev docs
chrismayer Aug 29, 2016
69d6205
Merge pull request #2630 from chrismayer/fix-typo-dev-doc
simod Aug 29, 2016
1d0ae80
Fix GeoGig stats/logs URL for Layer info page. (#2633)
Aug 29, 2016
0b27976
Do not pin versions on setup.py
ingenieroariel Aug 30, 2016
16bd037
Upgrade django mptt
ingenieroariel Aug 30, 2016
3c111d2
Merge pull request #2636 from GeoNode/unpin-setup.py
ingenieroariel Aug 30, 2016
aff43c0
Use a pattern for adding package data, fixes missing fixtures on pack…
ingenieroariel Aug 30, 2016
7171602
Merge pull request #2637 from ingenieroariel/flexible-setuppy
ingenieroariel Aug 31, 2016
626990d
Set development version for 2.5.3
ingenieroariel Aug 31, 2016
5e4e5d6
Add volume data container to geoserver
francbartoli Aug 31, 2016
6609a41
Exclude remote services layers from map download feature.
cstephen Sep 1, 2016
5c88320
Merge pull request #2641 from ua-snap/exclude_remote_layers
simod Sep 1, 2016
287a840
Make download links open in new tab (#2642)
travislbrundage Sep 1, 2016
6bc2311
Fix race condition during Raster upload/import
Sep 3, 2016
6b24bf9
Add variables for building base_url
francbartoli Sep 3, 2016
545564d
local_settings.py should be called only once
ingenieroariel Sep 4, 2016
7689d8f
Merge pull request #2643 from emerkle826/raster-upload-fix
Sep 6, 2016
d588d5b
Provide defaults for optional ogc_server_settings (#2647)
waybarrios Sep 6, 2016
6cf89e9
Move master to 2.5.4
ingenieroariel Sep 6, 2016
b3068d7
Minor text fix for profile update
travislbrundage Sep 2, 2016
feecce0
Merge pull request #2650 from travislbrundage/minor-text-fix
pjdufour Sep 7, 2016
9b6329d
fix QGIS path log when using qgis server backend (#2648)
Gustry Sep 9, 2016
1f6578d
Bugfix for updating style through UI
travislbrundage Sep 9, 2016
cea5011
Merge pull request #2653 from travislbrundage/style-update-fix
pjdufour Sep 9, 2016
0cfd4d4
Clear comment modal after adding comment
travislbrundage Sep 23, 2016
1f32380
Merge pull request #2656 from travislbrundage/clear-comment-modal
pjdufour Sep 24, 2016
f5f89ba
Issue #2401: GNIP: GeoNode Backup and Restore (#2651)
Sep 29, 2016
2856aaf
Respond correctly when user removes the last related file for a layer…
travislbrundage Sep 29, 2016
08dd006
bump guardian and manage the anonymous pk internally
simod Oct 11, 2016
1f4888d
Merge pull request #2664 from simod/guardian-bump
simod Oct 11, 2016
0c78f3c
use names instead of slugs for keywords
simod Oct 11, 2016
faef538
Merge pull request #2665 from simod/master
simod Oct 11, 2016
cf14e34
ini file was not an allowed file type for MANIFEST.in. This was causi…
Oct 11, 2016
05aa647
Merge pull request #2666 from GeoNode/backup_manifest_fix
sarasafavi Oct 11, 2016
12c89c6
Fix small bug where {{ repoUrl }} was being used as geogig email due …
travislbrundage Oct 18, 2016
102584f
Fixing missing and broken links to actions on the user's activity page
travislbrundage Oct 17, 2016
144ca10
Merge pull request #2674 from travislbrundage/geogig-detail-fix
pjdufour Oct 19, 2016
fc5c4e2
Updating pycsw to the latest released version 2.0.2
kalxas Oct 19, 2016
9fd699f
Merge pull request #2675 from kalxas/pycsw_upgrade
simod Oct 19, 2016
19a3e52
Merge pull request #2673 from travislbrundage/my-activity
simod Oct 19, 2016
5032500
bump pycsw
tomkralidis Oct 19, 2016
2b80489
Merge pull request #2676 from tomkralidis/bump-pycsw
tomkralidis Oct 19, 2016
6c7115f
Update conf.py
Oct 19, 2016
d12d168
Update setup.py
Oct 19, 2016
697398f
Update conf.py
Oct 19, 2016
9463590
Update conf.py
Oct 19, 2016
203cbb6
Update requirements.txt
Oct 19, 2016
1c64461
Update conf.py
Oct 19, 2016
0fd2563
- Fix the docs
Oct 20, 2016
a6dd4c8
Updating Choose Files button to allow user to reupload the same file …
travislbrundage Oct 20, 2016
89224c2
Use new UserActivity view (#2680)
travislbrundage Oct 20, 2016
0ebe41e
truncate upload names over length to allow upload (#2671)
Oct 20, 2016
03e2429
remove mutable default values for kwargs (#2668)
Oct 20, 2016
f684cbe
first of many docs fixes (#2684)
jj0hns0n Oct 20, 2016
854fcf0
Fix the Resources section on profile detail page to work when no data…
travislbrundage Oct 21, 2016
7c90f68
Merge pull request #2685 from travislbrundage/profile-resources
simod Oct 21, 2016
99aca26
Incubation documentation fixes (#2687)
kalxas Oct 23, 2016
962504e
Fixed bug breaking Group Activity view
travislbrundage Oct 25, 2016
085685f
Merge pull request #2690 from travislbrundage/group-activity
pjdufour Oct 25, 2016
4056f40
Updated changelog for version 2.5.4
kalxas Oct 25, 2016
bbfd54f
Updating release info and some improvements to pavement for Xenial re…
kalxas Oct 25, 2016
fe71ebb
Fixing travis build
kalxas Oct 25, 2016
4227d8d
previous adjustments to the setup.py and MANIFEST.ini were not allowi…
Oct 26, 2016
de6136e
Merge pull request #2692 from BerryDaniel/manifest_fix
kalxas Oct 26, 2016
04d2a06
Updated changelog for version 2.5.5
kalxas Oct 26, 2016
9c2b9e0
Update release version
kalxas Oct 26, 2016
19f1b42
Make resourcebase info panel template extendable
francbartoli Nov 2, 2016
449f13a
Fixing syntax error: celery_app (#2697)
waybarrios Nov 4, 2016
c6168b2
Sync auto generate avatar sizes with avatar sizes used in templates (…
travislbrundage Nov 4, 2016
7402045
2696 Part 1 - GNIP - Better management of View and Download permissi…
Nov 4, 2016
b8b3835
Updated AUTHORS list
ingenieroariel Nov 4, 2016
af9ce31
Merge pull request #2698 from geosolutions-it/GNIP_2696_PART_1
simod Nov 4, 2016
b9b05e2
Update views.py
Nov 4, 2016
0282532
Add ol3-react based viewer as default map viewer
milafrerichs Nov 14, 2016
6b1ad39
Merge branch 'master' into react-geonode-viewer
milafrerichs Nov 17, 2016
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
1 change: 0 additions & 1 deletion AUTHORS
Expand Up @@ -37,7 +37,6 @@ The PRIMARY AUTHORS are (and/or have been):
* Daniel Berry (BerryDaniel)
* Francesco Bartoli (francbartoli)
* Sara Safavi (sarasafavi)
* Travis Brundage (travislbrundage)



Expand Down
2 changes: 1 addition & 1 deletion README
Expand Up @@ -3,7 +3,7 @@
:target: http://travis-ci.org/GeoNode/geonode


GeoNode Support
GeoNode Support
===============

To get support, give feedback and suggestions please use the GeoNode official channels, the users mailing list: http://lists.osgeo.org/pipermail/geonode-users/ and the developers mailing list: http://lists.osgeo.org/pipermail/geonode-devel/.
Expand Down
22 changes: 11 additions & 11 deletions docs/tutorials/install_and_admin/geonode_install/all_together.txt
Expand Up @@ -29,20 +29,20 @@ Then edit the configuration file::
sudo gedit local_settings.py

Add the `ALLOWED_HOSTS` and `PROXY_ALLOWED_HOSTS` variables at the top with the
following values::
following values:::

ALLOWED_HOSTS = ['127.0.0.1', 'localhost', '::1']
PROXY_ALLOWED_HOSTS = ("127.0.0.1", 'localhost', '::1')

Add the `POSTGIS_VERSION` variable matching your PostGIS version::
Add the `POSTGIS_VERSION` variable matching your PostGIS version:::

POSTGIS_VERSION = (2, 1, 2)

This will instruct GeoNode to listen on connections from your local machine.

Change the value of the `SITEURL` to your server's host name::
Change the value of the `SITEURL`::

SITEURL = "http://<host>/"
SITEURL = "http://localhost/"

Now configure database access:
Uncomment the `ENGINE`: `django.contrib.gis.db.backends.postgis` line
Expand All @@ -62,7 +62,7 @@ and comment the one with empty `ENGINE` variable. Also set the `NAME` variable t

Then configure GeoServer location:
Change the value of the `LOCATION` and `PUBLIC_LOCATION` variables as follows,
also set the `DATASTORE` variable to `datastore`::
also set the `DATASTORE` variable to `datastore`:::

OGC_SERVER = {
'default' : {
Expand All @@ -73,13 +73,13 @@ also set the `DATASTORE` variable to `datastore`::
'DATASTORE': 'datastore',
}

The resulting configuration file should look like this::
The resulting configuration file should look like this:::

import os

PROJECT_ROOT = os.path.abspath(os.path.dirname(__file__))

SITEURL = "http://<host>/"
SITEURL = "http://localhost/"

ALLOWED_HOSTS = ['127.0.0.1', 'localhost', '::1']
PROXY_ALLOWED_HOSTS = ("127.0.0.1", 'localhost', '::1')
Expand Down Expand Up @@ -156,7 +156,7 @@ Initialize the Database

We' we already setup GeoNode databases and user permissions for PostgreSQL. And
instruct GeoNode on how to access the database. Now let's get the database ready
running the following::
running the following:::

cd /home/geonode/geonode
python manage.py syncdb --noinput
Expand All @@ -165,7 +165,7 @@ If you get an error message it is likely that database access is not set properl
Check you pg_hba.conf file and GeoNode `local_settings.py` file. Remember to restart
PostgreSQL to make any changes to pg_hba.conf effective.

Test that you are able to connect to the database as follows::
Test that you are able to connect to the database as follows:::

psql -U geonode geonode

Expand All @@ -176,7 +176,7 @@ and::
Create GeoNode Superuser
========================

Now create the admin user for GeoNode running the following::
Now create the admin user for GeoNode running the following:::

python manage.py createsuperuser

Expand All @@ -186,7 +186,7 @@ Test the installation
=====================

We are ready to restart GeoNode (Apache) and test the installation.
Restart Apache::
Restart Apache:::

sudo service apache2 restart

Expand Down
Expand Up @@ -116,8 +116,8 @@ them:::
sudo chown -R geonode /home/geonode/geonode/
sudo chown geonode:www-data /home/geonode/geonode/geonode/static/
sudo chown geonode:www-data /home/geonode/geonode/geonode/uploaded/
sudo chmod -Rf 777 /home/geonode/geonode/geonode/uploaded/thumbs
sudo chmod -Rf 777 /home/geonode/geonode/geonode/uploaded/layers
chmod -Rf 777 /home/geonode/geonode/geonode/uploaded/thumbs
chmod -Rf 777 /home/geonode/geonode/geonode/uploaded/layers
sudo chown www-data:www-data /home/geonode/geonode/geonode/static_root/

Copy GeoNode data to be served by Apache. You will be prompted for confirmation::
Expand Down
Expand Up @@ -7,12 +7,12 @@ Setup Using Ansible
Using `Ansible <http://www.ansible.com/>`_ we can automate the installation and
configuration of GeoNode on local or remote machines. If you never used Ansible
before take a look at the `Running Ansible scripts` section of the documentation
or `Ansible official documentation <https://docs.ansible.com/>`_.
or `Ansible official docmumentation <https://docs.ansible.com/>`_

GeoNode setup with Ansible
==========================

The Virtual Machines we provided for the training come with Ansible preinstalled.
In the Virtual Machines we provided for the training come with Ansible preinstalled.
In the `geo` user home folder ( /home/geo/ ) you will find a simple Ansible playbook
we wrote for demonstration along with some resource files used by the playbook itself.

Expand Down