Coder Social home page Coder Social logo

nathandaniels / geoserver-on-openshift Goto Github PK

View Code? Open in Web Editor NEW

This project forked from thesteve0/geoserver-on-openshift

0.0 2.0 0.0 90.25 MB

This is a quickstart to get you going quickly with Geoserver on OpenShift

License: Apache License 2.0

Shell 0.01% PLpgSQL 96.17% Scheme 1.71% FreeMarker 0.01% HTML 1.72% CSS 0.20% Java 0.18%

geoserver-on-openshift's Introduction

A quickstart for GeoServer to run on OpenShift

I used Tomcat 7 (JBoss EWS 2.0)

This is based on GeoServer 2.8.0 WAR file. http://geoserver.org/release/2.8.0/

To fully appreciate what is happening here please read the blog post to accompany this repo.

The SQL files were originally obtained from Santa Cruz county http://gis.co.santa-cruz.ca.us/file_download_site/ as shapefiles

They were then reprojected to EPSG:4326 and converted to PostGIS SQL (using ogr2ogr)

=============================

Here are the instructions to add this git repo to a blank tomcat 7 application local git repo.

Given the size of this repository in Megabytes, it will definitely timeout and fail if you try to use it with --from-code and the rhc command line tools

$ rhc app create geoserver tomcat7

#if you are in the paid tier I highly recommend using a medium or large gear
# $ rhc app create geoserver tomcat7 -g medium
# $ rhc app create geoserver tomcat7 -g large


$ cd geoserver

$ git remote add github -m master [email protected]:thesteve0/geoserver-on-openshift.git

$ git pull -s recursive -X theirs github master

$ git push origin

This WAR file takes a very long time to deploy, please be patient.

Once it works, the URL to access it will be:

http://geoserver-{your domain}.rhcloud.com/web

Please change the default username and password immediately

geoserver-on-openshift's People

Contributors

thesteve0 avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.