peritor / webistrano

Home | Edit | New

Upgrading

Upgrading from earlier version to the current Webistrano relase is quite easy.

  • Download & unpack the current release
  • Copy your database.yml and webistrano_config.rb from the config directory of your installation yo the new config directory
  • Add any missing entries from the webistrano_config.rb.sample to your configuration, e.g. Webistrano 1.3 introduced a new session_secret setting.
  • Update the database:
$ RAILS_ENV=production rake db:migrate

And you are done, just restart Webistrano.

Last edited by jweiss, Thu Apr 01 12:06:11 -0700 2010
Home | Edit | New
Versions: