Skip to content

Docker compose tweaks#4804

Merged
mnaamani merged 10 commits intomasterfrom
docker-compose-tweaks
Jul 22, 2023
Merged

Docker compose tweaks#4804
mnaamani merged 10 commits intomasterfrom
docker-compose-tweaks

Conversation

@mnaamani
Copy link
Copy Markdown
Member

@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
Copy Markdown

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
@mnaamani mnaamani requested a review from zeeshanakram3 July 20, 2023 16:36
Copy link
Copy Markdown
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
@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.

2 participants