amosproj / amos2023ss01-apache-pulsar-ui

MIT License
5 stars 2 forks source link

Fix Docker-Compose Setup on AWS #217

Open phildree opened 1 year ago

phildree commented 1 year ago

User story

  1. As a developer
  2. I want a running test setup on aws
  3. So that I can test if everything works and scales as expected

Acceptance criteria

Definition of done (DoD)

DoD general criteria

jnsrnhld commented 1 year ago

@ahaverkamp Without killing the images on the running instances, I can only try to remember how the problem did look like. It was something related to the backend-service and demodata-aws service. If I'm not mistaken, the backend service has no attached profile in the setup.yaml and this caused the issue.

If this does not help I'll kill the containers and copy the error message.