From 854d2974f51252bd6b810ce7d373ba7f5f212114 Mon Sep 17 00:00:00 2001 From: troymc Date: Tue, 20 Dec 2016 11:33:47 +0100 Subject: [PATCH] Removed instructions for the case when PR #2884 wasn't merged --- .../azure-quickstart-template.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/server/source/cloud-deployment-starter-templates/azure-quickstart-template.md b/docs/server/source/cloud-deployment-starter-templates/azure-quickstart-template.md index 577d96a6..9f8a8d6e 100644 --- a/docs/server/source/cloud-deployment-starter-templates/azure-quickstart-template.md +++ b/docs/server/source/cloud-deployment-starter-templates/azure-quickstart-template.md @@ -22,8 +22,6 @@ One can deploy a BigchainDB node on Azure using the template in the `bigchaindb- 1. You should be prompted for a password. Give the `` you entered into the form. -1. If pull request [#2884](https://github.com/Azure/azure-quickstart-templates/pull/2884) has been merged, then skip this step. Otherwise, go to the `init.sh` script at [https://github.com/Azure/azure-quickstart-templates/blob/master/bigchaindb-on-ubuntu/scripts/init.sh](https://github.com/Azure/azure-quickstart-templates/blob/master/bigchaindb-on-ubuntu/scripts/init.sh). Your goal is to read through that script and check if each line should be run manually in the terminal. For example, is RethinkDB already installed and running? You can figure that out using `pgrep rethinkdb`. And so on. If in doubt, just try running each command in `init.sh`. - 1. Configure BigchainDB Server by doing: ```text bigchaindb configure