Skip to content

Commit

Permalink
Consul demp apps
Browse files Browse the repository at this point in the history
Signed-off-by: Huang Xin <[email protected]>
  • Loading branch information
gyohuangxin committed May 13, 2022
1 parent b11e124 commit 5ba3ae8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/scripts/consul_deploy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,8 @@ fi

sleep 10

# TODO: Deploy demo apps
# TODO: Didn't find a demo apps on Consule, so use bookinfo app.
mesheryctl app onboard -f "https://raw.githubusercontent.com/istio/istio/blob/master/samples/bookinfo/platform/kube/bookinfo.yaml"

echo "Service Mesh: $MESH_NAME - $SERVICE_MESH"
echo "Endpoint URL: http://localhost:5000"
Expand Down

0 comments on commit 5ba3ae8

Please sign in to comment.