consul/website/source
Nicholas Capo fb5ba8d97d command/agent: Add simple HTTP check type
These checks make an `HTTP GET` request every Interval to the specified URL.
The status of the service depends on the HTTP Response Code.
`200` is passing, `503` is warning and anything else is failing.
2015-01-09 16:43:24 -06:00
..
assets Make app private 2014-12-30 13:49:59 -05:00
docs command/agent: Add simple HTTP check type 2015-01-09 16:43:24 -06:00
intro website: fix typo, casing and links 2015-01-04 12:58:58 +01:00
layouts website: fix typo, casing and links 2015-01-04 12:58:58 +01:00
.gitignore website: bulk copy from serf 2014-02-07 16:41:03 -08:00
404.html.erb Add robots.txt and sitemap 2014-10-19 19:41:12 -04:00
community.html.erb website: fix typo, casing and links 2015-01-04 12:58:58 +01:00
downloads.html.erb Create unified "Consul Tools" page to showcase our tools and the communities 2014-10-21 18:22:53 -04:00
downloads_tools.html.erb website: fix typo, casing and links 2015-01-04 12:58:58 +01:00
index.html.erb Use a description attribute for HTML descriptions 2014-10-19 19:41:12 -04:00
robots.txt Use new Markdown syntaxes and add SEO descriptions 2014-10-19 19:42:13 -04:00
sitemap.xml.builder Add robots.txt and sitemap 2014-10-19 19:41:12 -04:00