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

Add support for different database targets to the command line installer for new installs #633

Open
natechadwick opened this issue Sep 14, 2022 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@natechadwick
Copy link
Member

natechadwick commented Sep 14, 2022

Currently the command line installer defaults to installing with the embedded apache derby database for new installs. We need to add an option to the installer to support targeting other supported database formats (MySQL, SQL Server, Oracle). For simplicity this could use a property file format like the rxconfig/Installer/rxrepository.properties and -Ddbprops= to specify the database target on the install command line.

NOTE: Upgrades handle the different databases ok, this is a limitation on the new install only.

@natechadwick natechadwick added the enhancement New feature or request label Sep 14, 2022
@natechadwick natechadwick added this to the 8.1.2 milestone Sep 14, 2022
@natechadwick natechadwick modified the milestones: 8.1.2, Future Aug 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant