Skip to content

Docs(Quickstart): Make 'steps need to be run from same working directory' requirement more explicit.#718

Merged
raphael-istari merged 4 commits intomainfrom
quickstart-explicit-working-directory-instructions
Dec 8, 2025
Merged

Docs(Quickstart): Make 'steps need to be run from same working directory' requirement more explicit.#718
raphael-istari merged 4 commits intomainfrom
quickstart-explicit-working-directory-instructions

Conversation

@mlwelles
Copy link
Copy Markdown
Contributor

@mlwelles mlwelles commented Dec 8, 2025

Modified the quick start guide to make more explicit the requirement that the steps need to be run from the same working directory.

Additionally:

  • I changed the wget invocations to their curl equivalents, since curl is already required for the verify step, and wget isn't installed by default on macos.
  • Modifed the curl / jq invocation in the verify step to print the value of the "status" field
  • For folks who don't have jq installed, added a grep command variant that prints either "healthy" or "NOT healthy" to (almost) match jq output.

Tweaks to the quick start guide to make it more explicit that the start dgraph steep and download data steps need to be run from the same working directory.
@mlwelles mlwelles requested a review from rderbier as a code owner December 8, 2025 20:03
@raphael-istari raphael-istari merged commit 34660fa into main Dec 8, 2025
@raphael-istari raphael-istari deleted the quickstart-explicit-working-directory-instructions branch December 8, 2025 21:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants