From dc37f484ad12c2e7d1e1e973ae3a31044b376211 Mon Sep 17 00:00:00 2001 From: Caleb Ellis Date: Fri, 15 Jun 2018 13:36:09 +0100 Subject: [PATCH] Add conjure-up homepage example --- .../homepage-examples/conjure-up-example.md | 60 +++++++++++++++++++ docs/en/metadata.yaml | 3 + 2 files changed, 63 insertions(+) create mode 100644 docs/en/homepage-examples/conjure-up-example.md diff --git a/docs/en/homepage-examples/conjure-up-example.md b/docs/en/homepage-examples/conjure-up-example.md new file mode 100644 index 0000000..e8d51a0 --- /dev/null +++ b/docs/en/homepage-examples/conjure-up-example.md @@ -0,0 +1,60 @@ +--- +title: conjure-up example +homepage: true +--- + +
+
+
+

What is conjure-up

+

Conjure-up is a tool to deploy complex applications with the minimum of fuss. Working on top of technologies like Juju and MAAS, you can go from nothing to a fully working OpenStack, hadoop, kubernetes and more in minutes

+

Discover more in the FAQ ›

+
+
+
+
+
+
+
+

Getting started

+

Deploy the Canonical Distribution of Kubernetes

+

Try this guide to see how easy deploying complex applications can be!

+ Quick link › +
+
+ +
+
+
+ +
+
diff --git a/docs/en/metadata.yaml b/docs/en/metadata.yaml index 89ecaec..6ee3f61 100644 --- a/docs/en/metadata.yaml +++ b/docs/en/metadata.yaml @@ -17,6 +17,9 @@ navigation: - title: Juju location: homepage-examples/juju-example.md + - title: conjure-up + location: homepage-examples/conjure-up-example.md + - title: Snap Enterprise Proxy location: homepage-examples/enterprise-proxy-example.md