Skip to content

Instantly share code, notes, and snippets.

@pommi
Created December 13, 2013 15:40
Show Gist options
  • Save pommi/7946129 to your computer and use it in GitHub Desktop.
Save pommi/7946129 to your computer and use it in GitHub Desktop.
Check if the application is running
root@host:~# curl -XGET http://172.17.0.5:7000/
-- a lot of html --
root@host:~# curl -XGET http://172.17.0.5:7000/xas/
-- a lot of html --
root@host:~#
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment