Hi all,

our development process for a GeoServer project consists of the typical stages:

- continuous integration stage
- user acceptance test stage
- ...
- production stage

The GeoServer configuration is the same for all stages except from a
few properties like

- URLs of cascaded, external WMS
- URLs of cascaded, external WFS
- ...

We have the geoserver data dir under version control and deploy the
data dir to each of the stages.

Problem:
The configuration has to be adjusted per stage.

Currently we adjust this configuration by automated search & replace
in our deployment pipeline.
However, at our customers site that is not easily possible.

I think it would be nice to have variable substitution in various
settings, like external URLs. Maybe substitution from system property
or the like. But I suppose variable substitution is not yet available,
is it?

Question:
How do you handle this?

Best regards,
Andreas

------------------------------------------------------------------------------
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=272487151&iu=/4140
_______________________________________________
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to