open-consul/website/source
Alexander Simmerl ad4598959e Add multiple service definition support
This change-set adds another key to the configuration decoding called
`services`, which is expected to be a list of service definitions. It
follows the established convention of only allowing one of the keys:
`service`, `check`, `services`. For every entry in the list it calls
the corresponding decode method and appends it to the Servics of the
resulting Config.

While a similar result could be achieved with changing the Services
member of the Config struct to have named mapstruct tag it lacks the
proper time conversions provided by DecodeServiceDefinition.
2014-10-23 22:50:40 -04:00
..
assets Create unified "Consul Tools" page to showcase our tools and the communities 2014-10-21 18:22:53 -04:00
docs Add multiple service definition support 2014-10-23 22:50:40 -04:00
intro Create unified "Consul Tools" page to showcase our tools and the communities 2014-10-21 18:22:53 -04:00
layouts Create unified "Consul Tools" page to showcase our tools and the communities 2014-10-21 18:22:53 -04: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 Create unified "Consul Tools" page to showcase our tools and the communities 2014-10-21 18:22:53 -04: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 Create unified "Consul Tools" page to showcase our tools and the communities 2014-10-21 18:22:53 -04: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