Skip to content

Feature: add optional geoserver-geonode autosync feature #174

Description

@AlexGacon

Feature Description

On a classical GeoNode deployment with Docker, the solution to synchronize GeoNode with GeoServer configuration after for example a mass upload of new data in Geoserver is to use the GeoNode management CLI to trigger the synchronization.

On K8s, it is not a good practice to do so. It would be better to have a regular call to the management CLI to check if a sync must be done.

Proposed Solution

Add an optional cronjob which calls the management CLI for synchronizing GeoNode with GeoServer. The frequency should be configurable and the workspace/datastore filters of the command as well.

Additional Information

Any additional information or context that may be helpful in implementing the feature.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    featurenew required feature

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions