Override application.properties used in Docker #1089
Replies: 1 comment 1 reply
-
You could use environment properties placeholders ex: |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I am interested in how I can override the application.properties file. I run integrations through Docker, in Portainer. In Portainer it is possible to create a service based on an image and override some files of this image in the container. I would like to know if it is possible to do the same for Camel Karavan images?
Other options of overriding are also welcome (for example, creating several application.properties for different environments).
In your repository you have such a folder https://github.com/apache/camel-karavan/tree/main/karavan-demo/placeholder, which has two files application.properties and local.properties. What is the correct way to use it? Help me, please.🙏🏻
Beta Was this translation helpful? Give feedback.
All reactions