Skip to content

Instantly share code, notes, and snippets.

@rch317
Created April 27, 2018 19:35
Show Gist options
  • Save rch317/1255787d7063e3ea2f4ef273f3630b21 to your computer and use it in GitHub Desktop.
Save rch317/1255787d7063e3ea2f4ef273f3630b21 to your computer and use it in GitHub Desktop.
web service example
{"service": {"name": "web", "tags": ["rails"], "port": 80,
"check": {"args": ["curl", "localhost"], "interval": "10s"}}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment