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

Docker compose tweaks #4804

Merged
merged 10 commits into from
Jul 22, 2023
Merged

Docker compose tweaks #4804

merged 10 commits into from
Jul 22, 2023

Conversation

mnaamani
Copy link
Contributor

@mnaamani mnaamani commented Jul 19, 2023

  • QueryNode start.sh simplify query-node start script
  • setup.sh:
    • Install latest version of docker-compose
    • do not replace existing installed version of docker
  • docker-compose: configurable telemetry by adding new env variable TELEMETRY_ENABLED and TELEMETRY_ENDPOINT. Telemetry still disabled by default.
  • Argus/Colossus/QueryNode can now be built without requiring to force linux/x86-64 as the platform (works on mac m1, arm64) - there used to be some npm dependencies that didn't build natively probably because we were using node:14 docker image)

@vercel
Copy link

vercel bot commented Jul 19, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
pioneer-testnet 🔄 Building (Inspect) Jul 20, 2023 1:13pm

@mnaamani mnaamani marked this pull request as ready for review July 20, 2023 15:57
Copy link
Contributor

@zeeshanakram3 zeeshanakram3 left a comment

Choose a reason for hiding this comment

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

LGTM

@mnaamani mnaamani merged commit ac45ce8 into master Jul 22, 2023
52 of 53 checks passed
@mnaamani mnaamani deleted the docker-compose-tweaks branch September 6, 2023 10:03
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

2 participants