Draw sketches and share them with your friends. Hosted at http://linory.com/.
- git clone git@github.com:morria/linory.git /var/www/linory
- yum install php54 php-amazon-sdk2 php54-gd
- cp conf/linory.conf /etc/httpd/conf.d/linory.conf
- Add your AWS credentails to /usr/share/pear/AWSSDKforPHP/config.inc.php
- Add "include_path = '.:/usr/share/pear/AWSSDKforPHP'" to /etc/php.ini
- sudo /etc/init.d/httpd restart