-
Navigate to the
k8s
folder:cd k8s
-
Launch the DGraph database:
kubectl apply -k dgraph
-
Launch Quartermaster:
kubectl apply -k qmstr
-
Wait for the building process to be over:
kubectl logs --follow $(kubectl get pods --selector job-name=qmstr -o=name) qmstr-client
-
Forward two local ports to the following two ports on the DGraph Pod:
kubectl port-forward dgraph-0 8000:8000
kubectl port-forward dgraph-0 8080:8080
-
Open http://localhost:8000/?latest in your browser.
-
Click on "Continue":
-
Navigate to the "Console" page"
-
Execute the following query to retrieve the Build Graph:
-
The Build Graph should look something like this:
-
Notifications
You must be signed in to change notification settings - Fork 0
Repository to showcase QMSTR features
License
endocode/qmstr-demo
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Repository to showcase QMSTR features
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published