janl / couchdbx-core

Package a CouchDB installation on Mac OS X with any Erlang and CouchDB version
89 stars 12 forks source link

Provide upgrade process #5

Open nsteinmetz opened 15 years ago

nsteinmetz commented 15 years ago

As so far couchdb databases are within CouchDB App directory, when upgrading to a new version of CouchDBX app, there is no defined way to upgrade.

Processs consist to :

mv /Applications/CouchDBX-0.9.1-R13B-pl2.app/Contents/Resources/couchdbx-core/couchdb/var/lib/couchdb /path/to/couchdb ln -s /path/to/couchdb/ /Applications/CouchDBX-0.9.1-R13B-pl2.app/Contents/Resources/couchdbx-core/couchdb/var/lib/couchdb