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

jdbcconfig: configuration to import existing datadir #482

Open
1ly1mk opened this issue Jun 11, 2024 · 1 comment
Open

jdbcconfig: configuration to import existing datadir #482

1ly1mk opened this issue Jun 11, 2024 · 1 comment

Comments

@1ly1mk
Copy link

1ly1mk commented Jun 11, 2024

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

@vshautsova
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants