Skip to content

Running Edgex natively without consul #275

Closed Answered by Yangsta911
Yangsta911 asked this question in Q&A
Discussion options

You must be logged in to vote

I have figured out how to run Edgex natively. Following the steps provided at https://docs.edgexfoundry.org/3.1/getting-started/native/Ch-BuildRunOnLinuxDistro/. The following export flags should be added prior to running.

  1. export EDGEX_SECURITY_SECRET_STORE=false
  2. export EDGEX_CONFIG_PROVIDER=none
  3. export EDGEX_USE_REGISTRY=false

The Core Common Config Bootstrapper does not need to be started as it purely serves the purpose of pushing the common configurations onto consul. Since we are running the service natively without consul this is not needed. Instead the configuration.yaml of the service should be opened and the appropriate parameters should be copied to the individual services to s…

Replies: 5 comments 7 replies

Comment options

You must be logged in to vote
1 reply
@Devendra-7
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by cloudxxx8
Comment options

You must be logged in to vote
3 replies
@Yangsta911
Comment options

@M0hanrajp
Comment options

@Yangsta911
Comment options

Comment options

You must be logged in to vote
3 replies
@Yangsta911
Comment options

@M0hanrajp
Comment options

@Yangsta911
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants