epyks23,

that sounds great. GeoServer should be able to run on most web hosting 
servers. The amount of RAM required depends on configuration. 1 GB spare 
RAM will be more than enough, and small installations use less. You will 
need a couple of GB of storage for your data and can use more for a tile 
cache if you want one.

If they do not yet have it, they may need to install a Java 7 or 8 JDK 
and Tomcat to provide Java servlet hosting capacity. GeoServer is a Java 
servlet, which is a standard component type, and most administrators 
will be familiar with how to install it:
http://docs.geoserver.org/stable/en/user/installation/war.html

The web server (e.g. Apache) will also need to be configured to be a 
proxy for Tomcat. This allows your GeoServer (in Tomcat on port 8080) to 
appear as part of the existing web site (on port 80) and fixes all 
firewall and cross domain problems. This is also a standard task for 
administrators, not specific to GeoServer. You can also choose a context 
other than /geoserver to brand the service with a project name.

Be sure to change the proxy settings in GeoServer so GeoServer can 
rewrite its content so links are correct for your proxy:
http://docs.geoserver.org/stable/en/user/webadmin/server/globalsettings.html#proxy-base-url

I also recommend moving your GeoServer data directory somewhere outside 
the webapps directory to make upgrades easier:
http://docs.geoserver.org/stable/en/user/datadirectory/index.html

You will need some sort of remote access to upload data and administer 
the html/css/js parts and restart Tomcat as required.

Be sure to change the default GeoServer password as soon as your server 
is public! Otherwise vandals might compromise or damage your GeoServer.

Kind regards,
Ben.

On 11/01/16 11:12, epyks23 wrote:
> Thank you for the suggestions.
>
> I was hoping to find a way which would be free since they are non-profit and
> don't have a lot of money.
>
> The data is 635 MB (28 shapefiles). The data will not be updated. The
> organization just wants the final product (web map).
>
> The organization got back to me saying they have a domain name and
> WebHosting server. Can GeoServer be put on this?

-- 
Ben Caradoc-Davies <[email protected]>
Director
Transient Software Limited <http://transient.nz/>
New Zealand

------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140
_______________________________________________
Geoserver-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to