annotate run-app.sh @ 4606:dfe9cde6a20c geoserver_sql_views

Reflect database model changes for SQL views in backend In principle, we could use many datasources with different database schemas, but this would imply changing GeoServer initialization, service filtering, endpoints and eventually more. Since we do not need it, just hard-code the schema name as a constant.
author Tom Gottfried <tom@intevation.de>
date Thu, 05 Sep 2019 12:23:31 +0200
parents 9b2218a6c6ae
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
544
9b2218a6c6ae feat. run-app script added
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1 #!/usr/bin/env bash
9b2218a6c6ae feat. run-app script added
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2 exec 2>&1 ./cmd/gemma/gemma --config gemma.toml