[ECODP-dev] Upgrading to CKAN 1.8

John Glover john.glover at okfn.org
Tue Jun 4 08:03:32 UTC 2013


Hello,

To upgrade to CKAN 1.8, you will need to perform the following steps:

- Build the package using the CKAN branch release-v1.8.1-ecportal (instead
of release-v1.7.1-ecportal).

- Install this package on the server

- Perform the database migration using the paster db upgrade command. So on
odp.tenforce.com, the full command should be:
<path to virtualenv>/bin/paster --plugin=ckan db upgrade -c <path to ckan
config>

- Create the new database tables for the search cloud feature. This is via
another paster command:
<path to virtualenv>/bin/paster --plugin=ckanext-ecportal ecportal
searchcloud-install-tables -c <path to ckan config>

- Restart Apache.

You will need to set up two cron jobs to make sure that the tracking stats
and search cloud data is updated regularly, I will send on the details in a
later email.

Regards,
John
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.okfn.org/mailman/private/ecodp-dev/attachments/20130604/ec6b4986/attachment.html>


More information about the ecodp-dev mailing list