From 6f95cdeeb03b08d6e89a705b4532c69776df8a17 Mon Sep 17 00:00:00 2001 From: Nicolas Giard Date: Wed, 4 Jul 2018 21:58:14 -0400 Subject: [PATCH] docs: updated deploy buttons --- README.md | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index a6bf5a6c..78799cb8 100644 --- a/README.md +++ b/README.md @@ -42,19 +42,18 @@ Wiki.js can run on virtually all platforms where Node.js can (Windows, Mac, Linu > Read the full [prerequisites](https://docs.requarks.io/wiki/install/prerequisites) article for full details. -

Docker

+

Docker / Cloud Install

-A docker Wiki.js image is available on Docker Hub: - -Docker Image +A docker Wiki.js image is available on Docker Hub: +Docker Image You can also use a Dockerfile ([see example](https://github.com/Requarks/wiki/blob/master/tools/Dockerfile)) or Docker Compose ([see example](https://github.com/Requarks/wiki/blob/master/tools/docker-compose.yml)) to run Wiki.js. -

Cloud Install

- -[![Deploy to Heroku](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https://github.com/requarks/wiki-heroku) +Deploy to Heroku in just a few clicks using this pre-built deployment template: +Deploy to Heroku -*Docker Cloud, Azure, IBM Bluemix and more coming soon!* +Deploy to IBM Cloud Foundry in just a few clicks using this pre-built deployment template: +Deploy to IBM Cloud

Demo