This repository contains configuration files and tasks for the MODERATE Staging Environment - a dedicated instance for deploying and testing MODERATE tools and services before they are stable enough for integration into the main Kubernetes cluster.
Running the deployment task available here for the Solar Cadastre is not enough to finalize configuration. The following steps need to be performed:
- Download the SQL dump containing the seed data for the Solar Cadastre, which is available for authenticated users only on MODERATE's GCS: https://storage.cloud.google.com/moderate-common-assets/solar-cadaster-postgis-seed-v2.sql
- Load the SQL seed by running the
load-cloud-sql-dumptask in MODERATE-Project/moderate-infrastructure - Follow the steps described in the MODERATE-Project/solar-cadastre repository to configure GeoServer to publish the data from the restored database
Tip
Please note that in the case of the default configuration of the MODERATE platform:
- The URL of the Cloud SQL proxy configured in GeoServer for accessing the Solar Cadastre PostGIS database should be a private IP address, published as a service of type Internal Load Balancer named
cloud-sql-internal-service - The default value of
SOLAR_CADASTRE_GEOSERVER_SCHEME_HOSTshould behttps://geoserver.moderate.cloud - The default value of
SOLAR_CADASTRE_GEOSERVER_PATHshould be/geoserver/GeoModerate/ows. This means that the workspace name created for the Solar Cadastre during the configuration phase should beGeoModerate