From e4938d4fbe03caa3779be67b70fd346246a7af75 Mon Sep 17 00:00:00 2001 From: elijah Date: Mon, 29 Aug 2016 23:59:51 -0700 Subject: added 'docs' folder, for creating portable static mirrors of parts of leap_se --- pages/docs/platform/services/couchdb.md | 6 +++--- pages/docs/platform/upgrading/upgrade-0-8.md | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'pages') diff --git a/pages/docs/platform/services/couchdb.md b/pages/docs/platform/services/couchdb.md index 862ca56..b43d98b 100644 --- a/pages/docs/platform/services/couchdb.md +++ b/pages/docs/platform/services/couchdb.md @@ -71,10 +71,10 @@ Beware that this returns the uncompacted disk size (see http://wiki.apache.org/c ### Migrating from BigCouch to plain CouchDB -<%= render :partial => 'docs/platform/common/bigcouch_migration_begin.md' %> +<%= render :partial => '../common/bigcouch_migration_begin.md' %> -<%= render :partial => 'docs/platform/common/bigcouch_migration_end.md' %> +<%= render :partial => '../common/bigcouch_migration_end.md' %> -<%= render :partial => 'docs/platform/common/bigcouch_migration_finish.md' %> +<%= render :partial => '../common/bigcouch_migration_finish.md' %> diff --git a/pages/docs/platform/upgrading/upgrade-0-8.md b/pages/docs/platform/upgrading/upgrade-0-8.md index 84e9cee..79ef573 100644 --- a/pages/docs/platform/upgrading/upgrade-0-8.md +++ b/pages/docs/platform/upgrading/upgrade-0-8.md @@ -18,7 +18,7 @@ Upgrading to Platform 0.8 ### Step 2: Prepare to migrate from BigCouch to CouchDB -<%= render :partial => 'docs/platform/common/bigcouch_migration_begin.md' %> +<%= render :partial => '../common/bigcouch_migration_begin.md' %> ### Step 3: Upgrade from Debian Wheezy to Jessie @@ -127,7 +127,7 @@ You will need to deploy the 0.8 version of LEAP Platform to the couch node befor ### Step 5: Import Data into CouchDB -<%= render :partial => 'docs/platform/common/bigcouch_migration_end.md' %> +<%= render :partial => '../common/bigcouch_migration_end.md' %> ### Step 6: Deploy everything @@ -138,4 +138,4 @@ Now that you've upgraded all nodes to Jessie, and migrated to CouchDB, you are r ### Step 7: Test and cleanup -<%= render :partial => 'docs/platform/common/bigcouch_migration_finish.md' %> +<%= render :partial => '../common/bigcouch_migration_finish.md' %> -- cgit v1.2.3