Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: add optional geoserver-geonode autosync feature #174

Open
AlexGacon opened this issue May 27, 2024 · 0 comments
Open

Feature: add optional geoserver-geonode autosync feature #174

AlexGacon opened this issue May 27, 2024 · 0 comments
Labels
feature new required feature

Comments

@AlexGacon
Copy link
Collaborator

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.

@AlexGacon AlexGacon added the feature new required feature label May 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature new required feature
Projects
None yet
Development

No branches or pull requests

1 participant