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

Deploy: Use Quarkus configuration & conf. profiles #34

Closed
jsenko opened this issue Aug 13, 2019 · 4 comments
Closed

Deploy: Use Quarkus configuration & conf. profiles #34

jsenko opened this issue Aug 13, 2019 · 4 comments
Assignees

Comments

@jsenko
Copy link
Member

jsenko commented Aug 13, 2019

Use Quarkus's configuration system to create a set of profiles for various kind of deployment scenarios, including selection of the persistence layer implementation and logging.

Profiles could be e.g.: dev (h2 DB), single (PostgreSQL) cluster (Infinispan), kafka, ...

Resources:

@EricWittmann
Copy link
Member

Where are we on this? @jsenko @alesj

@alesj
Copy link
Contributor

alesj commented Sep 2, 2019

What's the use-case here?
Atm I simply put all config into single application.properties, and impls use what they need.

@jsenko
Copy link
Member Author

jsenko commented Oct 7, 2019

I think we can close this after @alesj adds the Kafka info as in PR #80

@alesj
Copy link
Contributor

alesj commented Oct 7, 2019

@jsenko what's missing? I did add dev/prod info into docs ...

@jsenko jsenko closed this as completed Oct 30, 2019
famarting referenced this issue in famarting/apicurio-registry Apr 6, 2021
[Apicurio] Please merge generated API project
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

3 participants