Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 260 Bytes

10-Verifying-The-Application.md

File metadata and controls

8 lines (6 loc) · 260 Bytes

Verifying the Application

Now that the first third of the application is deployed we can verify its components:

Send a vote to the service and watch the redis container to register it

curl -sS -X POST --data "vote=a"  http://192.168.64.3:30300