Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add docker compose #61

Closed
wants to merge 1 commit into from
Closed

Add docker compose #61

wants to merge 1 commit into from

Conversation

julianocosta89
Copy link
Member

Partially fixes #24 .

Changes

  • Added .env file with all environment variables which will be used by docker compose.
  • Added to README the steps on how to deploy using docker compose.
  • Added compose.yml file with all the configurations to start the webstore-demo-app.
  • Removed unused files
  • Renamed the src/otelcollector/conf.yml to src/otelcollector/otelcol-config.yml .
  • Updated otel-collector Jaeger exporter configuration with the new sintaxe: jaeger.insecure.true

@julianocosta89 julianocosta89 requested a review from a team as a code owner May 30, 2022 12:31
@julianocosta89 julianocosta89 self-assigned this May 30, 2022
@julianocosta89
Copy link
Member Author

I will re-send the changes done in this PR in another one.
Please ignore this PR.

@julianocosta89 julianocosta89 deleted the feature/docker-compose branch May 30, 2022 15:14
@julianocosta89 julianocosta89 added the enhancement New feature or request label May 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Migrate build to use docker compose
1 participant