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

update docs for running natively vs in Docker #113

Merged
merged 2 commits into from
May 16, 2024

Conversation

matt-bernstein
Copy link
Contributor

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented May 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 44.16%. Comparing base (b20edc1) to head (7f67535).
Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #113      +/-   ##
==========================================
- Coverage   45.06%   44.16%   -0.90%     
==========================================
  Files          39       40       +1     
  Lines        1782     1818      +36     
==========================================
  Hits          803      803              
- Misses        979     1015      +36     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@robot-ci-heartex
Copy link
Collaborator

@robot-ci-heartex robot-ci-heartex marked this pull request as draft May 14, 2024 07:05
@robot-ci-heartex
Copy link
Collaborator

@robot-ci-heartex robot-ci-heartex marked this pull request as ready for review May 14, 2024 15:59
@robot-ci-heartex
Copy link
Collaborator

@robot-ci-heartex robot-ci-heartex marked this pull request as draft May 15, 2024 02:17
@robot-ci-heartex
Copy link
Collaborator

- KAFKA_CFG_CONTROLLER_LISTENER_NAMES=CONTROLLER
- KAFKA_CFG_LISTENERS=PLAINTEXT://:9093,CONTROLLER://:2181
- KAFKA_CFG_LISTENER_SECURITY_PROTOCOL_MAP=CONTROLLER:PLAINTEXT,PLAINTEXT:PLAINTEXT
#- KAFKA_CFG_ADVERTISED_LISTENERS=PLAINTEXT://kafka:9093
Copy link
Contributor

Choose a reason for hiding this comment

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

should probably remove this

Copy link
Contributor Author

Choose a reason for hiding this comment

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

wanted to highlight that this value is different vs the other docker-compose file, will add a comment

Copy link
Contributor

Choose a reason for hiding this comment

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

could we name this file something a bit more descriptive, maybe just docker-compose.develop.yml? I don't think this is quite "native" if it's running on docker compose.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

You can develop both ways, and the corresponding readme sections are titled "run natively" and "run in Docker" - this way, the app and workers are running natively and only the off-the-shelf redis and kafka are in docker. Is there a better name that suits this situation?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

gonna go ahead and merge this for now so as not to block the corresponding LSE change

@matt-bernstein matt-bernstein marked this pull request as ready for review May 16, 2024 16:42
@robot-ci-heartex
Copy link
Collaborator

@matt-bernstein matt-bernstein merged commit 33b2a9b into master May 16, 2024
25 of 27 checks passed
@matt-bernstein matt-bernstein deleted the fb-dia-1093/adala-connection branch May 16, 2024 22:13
@robot-ci-heartex
Copy link
Collaborator

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.

None yet

5 participants