Web Albums Implementation
- Create database from docs/dump.sql (utf8)
- Change settings in web/etc/conf/sites.xml
- Sample nginx config: docs/nginx-fpm.conf
- chmod -R 777 web/cache web/shared/temp web/shared/files
- Make sure you have btsync and eazyphotod installed and running
Open http://eazyphoto/vt/ (admin:admin) PHP Indexer (w/o eazyphotod): http://eazyphoto/int/daemons/sync-photos
- PostgreSQL 9.3+
- PHP 5.4+
v0.2
- Migration to Eaze 2 (PHP 5.4+, PostgreSQL)
v0.1
- Proof of Concept