-
Notifications
You must be signed in to change notification settings - Fork 174
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Align to GeoNode master (4.2.0) and improve/fix docker initialization (…
…#457) * - Align to GeoNode master (4.2.0) * - Align to GeoNode master (4.2.0) * - Align to GeoNode master (4.2.0) * - Align to GeoNode master (4.2.0) * - Typo * - Code formatting * - Optimizing and fixing docker stack; removing unneeded/unused variables (starting the process at least) * Update __init__.py * Typo on GEOSERVER_JAVA_OPTS * Update docker-compose-test django healthcheck with retries * drop PUBLIC_PORT and other unused Dockerfile env vars * disable abbreviated params * Removed legacy code * ported fixes to monitoring fixtures * Implement password configuration at init time * Removed Azure vars from .env sample * Add issing headers * - Fix: the oauth2 "logoutUri" should match the public url too * - Fix: update the "geofence-datasource-ovr.properties.j2" in order to use the correct variable for the "geofenceDataSource.username" * set nginx image version * Fixes CodeQL * Improvements to create-envfile documentation * Cumulative improvements * Give humane names to Geoserver variables * Use GEOSERVER_PUBLIC_LOCATION * Remove geoserver_ui variable from .env.sample * moved codeql-config to its folder to avoid trigger false workflow --------- Co-authored-by: Giovanni Allegri <[email protected]>
- Loading branch information
Showing
53 changed files
with
1,445 additions
and
1,491 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
languages: ${{ matrix.language }} | ||
|
||
paths-ignore: | ||
- src/project_name/__init__.py |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.