mirror of https://github.com/hashicorp/consul
Merge pull request #416 from hashicorp/sethvargo/download_consul_template
Add Consul Template to the download listpull/417/head
commit
3a9dfad7a4
@ -0,0 +1,23 @@
|
|||||||
|
---
|
||||||
|
layout: "downloads"
|
||||||
|
page_title: "Download Consul Template"
|
||||||
|
sidebar_current: "downloads-consul-template"
|
||||||
|
description: |-
|
||||||
|
From this page you can download Consul Template. This is distributed as a separate tarball.
|
||||||
|
---
|
||||||
|
|
||||||
|
<h1>Download Consul Web UI</h1>
|
||||||
|
|
||||||
|
<section class="downloads">
|
||||||
|
<div class="description row">
|
||||||
|
<div class="col-md-12">
|
||||||
|
<p>
|
||||||
|
From this page you can download the Consul Template. This is distributed as a separate tarball.
|
||||||
|
</p>
|
||||||
|
<p class="center">
|
||||||
|
<a aclass="btn btn-default btn-lg" href="https://github.com/hashicorp/consul-template/releases">
|
||||||
|
Download Consul Template</a>
|
||||||
|
</p>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</section>
|
Loading…
Reference in new issue