Skip to content

Conversation

@stanleegoodspeed
Copy link
Collaborator

@stanleegoodspeed stanleegoodspeed commented Apr 15, 2024

Description

When you start the app using /docker-compose.yml, only the following services should be started:

  • nginx
  • frontend
  • backend
  • worker
  • discounts
  • ads-java
  • postgres
  • redis
  • agent

Also a new compose file has been added called docker-compose.pinned.yml which is using the latest pinned images.

For testing, you'll need to regenerate the .env files using the following command to update the ads ports to point to ads-java

cp .env.template .env && cp .env.template ./services/frontend/site/.env.local

Copy link
Collaborator

@arosenkranz arosenkranz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@arosenkranz arosenkranz merged commit 83da12c into main Apr 16, 2024
@arosenkranz arosenkranz deleted the ccole/compose-file-update branch April 16, 2024 19:42
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

Successfully merging this pull request may close these issues.

3 participants