Jonathan Mar 10
This guide contains detailed information on upgrading Presently. If you have trouble finding what you're looking for, please use the search box in the top right-hand corner of the page.
IMPORTANT: Make sure to backup your MySQL database before proceeding.
$ mysqldump -u your_username -p your_password your_presently_database > presently_backup.sql
$ cd /var/www/presently/
$ yum upgrade presently-amq presently-camel
$ god restart all
$ touch tmp/restart.txt
Example: http://presently.mycompany.com