Skip to content

Instantly share code, notes, and snippets.

@bmonkman
Last active August 29, 2015 14:10
Show Gist options
  • Save bmonkman/c55f13c7d10ca976eac7 to your computer and use it in GitHub Desktop.
Save bmonkman/c55f13c7d10ca976eac7 to your computer and use it in GitHub Desktop.
Consul watch example
{
"watches": [
{
"type": "keyprefix",
"prefix": "darklaunch/dashboard/core/",
"handler": "/path/to/PHPDarklaunchHandler.php dashboard-core 2>>/var/log/consul_watch_output_dashboard_core"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment