We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
hello,
I am trying to setup jdbcconfig with geoserver cloud which is successful but I also need to import existing datadir. I do not see any option in geoserver-cloud to configure this. Same functionality is available in vanilla geoserver. https://docs.geoserver.org/stable/en/user/community/jdbcconfig/configuration.html
Any help here would be great. Thanks
@danduk82 @jemacchi
The text was updated successfully, but these errors were encountered:
Hello @groldan,
We are trying to understand if there is a way to import existing configuration from datadir into a new jdbc configuration. We found out that it doesn't seem be supported (no 'import' property) based on the class below: https://github.com/geoserver/geoserver-cloud/blob/v1.8.3/src/catalog/backends/jdbcconfig/src/main/java/org/geoserver/cloud/config/catalog/backend/jdbcconfig/JdbcConfigConfigurationProperties.java
Can you pls confirm if it is so? Otherwise, please provide examples how we can do an import.
Sorry, something went wrong.
No branches or pull requests
hello,
I am trying to setup jdbcconfig with geoserver cloud which is successful but I also need to import existing datadir. I do not see any option in geoserver-cloud to configure this. Same functionality is available in vanilla geoserver.
https://docs.geoserver.org/stable/en/user/community/jdbcconfig/configuration.html
Any help here would be great. Thanks
@danduk82 @jemacchi
The text was updated successfully, but these errors were encountered: