Skip to content
This repository has been archived by the owner on May 22, 2023. It is now read-only.

Commit

Permalink
Merge pull request #207 from continuuity/feature/upgrade-guide
Browse files Browse the repository at this point in the history
Feature/upgrade guide
  • Loading branch information
dereklwood committed May 23, 2014
2 parents 598c303 + 29133bf commit a867233
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/docs/source/overview/upgrade-guide.rst
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ Checklist
* The embedded Derby database and ZooKeeper server are stopped when Loom Server is stopped
* If you are using another database, such as MySQL, follow your standard procedures for backing up the Loom database
* If you are using the embedded Derby database or ZooKeeper, perform the following
* Replace ``/var/loom/data`` below with the location from ``loom.local.data.dir`` in ``/etc/loom/conf/loom-site.xml`` if you have modified it from default
* Replace ``/var/loom/data`` below with the location from ``loom.local.data.dir`` in ``/etc/loom/conf/loom-site.xml`` if you have modified it from default

.. parsed-literal::
$ sudo cp -R /var/loom/data /var/loom/data.backup
Expand Down Expand Up @@ -81,7 +81,7 @@ Checklist

* 7 - Update JSON with new layout

* Continuuity Loom |release| modified the JSON layout for Automator and Provider plugins, this fixes them
* Continuuity Loom |release| modified the JSON layout for Automator and Provider plugins, this updates them

.. parsed-literal::
$ /opt/loom/server/bin/loom-0.9.7-upgrade.rb -f export.json -o upload.json
Expand Down

0 comments on commit a867233

Please sign in to comment.