Anthony Cavaangh

Results 8 comments of Anthony Cavaangh

I need to be able to run awss3: with multiple profiles. I have the following application.yml that calls a eureka service discovery , the eureka service discovery is calls relied...

Yes there are two profiles, but it does not run local, All that does is say is I have two profiles. I need a way for it to say run...

What I am trying to do is run the config server in the cloud on a ECS, I have a client that runs in the cloud as a ECS and...

The problem trying to run Eureka with Spring cloud config, I have 4 applcations. I have eureka I have zuul I have a spring config server which is a client...

There is something that is even more annoying on the client side. Because I am having problems with setting Eureka, I decided leave all the config data in the yml,...

This is what I have at the moment this is my client application.yml ```` server.port: 8080 spring: profiles: active: @activatedProperties@ application: name: @artifactId@ config: import: "configserver:" cloud: config: fail-fast: true...

Back to my original question it looks as if spring.cloud.config.awsS3 can only work as its own profile, and is not designed to be portable between environments

The most intelligent question on this subject, so of course no reply