From ebfa0e02d663d973e54710a9eccbbd8b5902a028 Mon Sep 17 00:00:00 2001 From: Micah Anderson Date: Tue, 3 May 2016 11:10:13 -0400 Subject: fix numbering --- pages/docs/platform/upgrading/upgrade-0-8.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'pages/docs/platform') diff --git a/pages/docs/platform/upgrading/upgrade-0-8.md b/pages/docs/platform/upgrading/upgrade-0-8.md index f68feb4..84e9cee 100644 --- a/pages/docs/platform/upgrading/upgrade-0-8.md +++ b/pages/docs/platform/upgrading/upgrade-0-8.md @@ -109,7 +109,7 @@ If you get this warning: Just ignore it, it should be fixed on reboot/deploy. -### Step 5: Deploy LEAP Platform 0.8 to the Couch node +### Step 4: Deploy LEAP Platform 0.8 to the Couch node You will need to deploy the 0.8 version of LEAP Platform to the couch node before continuing. @@ -125,17 +125,17 @@ You will need to deploy the 0.8 version of LEAP Platform to the couch node befor server# iptables -A INPUT -p tcp --dport 5984 --jump REJECT ``` -### Step 6: Import Data into CouchDB +### Step 5: Import Data into CouchDB <%= render :partial => 'docs/platform/common/bigcouch_migration_end.md' %> -### Step 5: Deploy everything +### Step 6: Deploy everything Now that you've upgraded all nodes to Jessie, and migrated to CouchDB, you are ready to deploy LEAP Platform 0.8 to the rest of the nodes: workstation$ cd workstation$ leap deploy -### Step 6: Test and cleanup +### Step 7: Test and cleanup <%= render :partial => 'docs/platform/common/bigcouch_migration_finish.md' %> -- cgit v1.2.3