Panda AMI 1.1 release
We made a several changes to the Panda AMI and released new image. We have updated the documentation - please see the “getting_started” page for details.
Here are the list of changes we made. We will keep ~/CHANGELOG (on the image) updated as we make changes in future.
- Created CHANGELOG
- Upgraded merb from 0.9.3 to 0.9.7
- Upgraded Erubis from 2.4.1 to 2.6.2
- Installed tlsmail gems.
- Moved Panda directory from /usr/local/www to /var/local/www
- Moved default tmp_video_dir directory from Merb.root + “/videos” to “/var/tmp/videos” and created the directory by default
- Reflected the above directory change on nginx config file at /usr/local/nginx/conf/nginx-panda.conf
- Removed private key from ~/.ssh/authorized_keys
- Installed postfix
- Installed less
If you are already using the old image there is no particular need to upgrade to the new Panda AMI. When you decide to pull the latest release of panda from stable branch, you will simply need to update merb and erubis.
Enjoy!