This plugin enables file storage in Riak. What is Riak you can find in the authors page. This plugin does few amazin things.
Install is very easy just as Riak install is very easy also. Plugin can be downloaded from github
1. Edit settings/settings.ini.php and activate extension. Add it as the last one
'extensions' =>
array (
0 => 'riakfilestorage',
),
2. Rename extension/riakfilestorage/settings/settings.ini.default.php to extension/riakfilestorage/settings/settings.ini.php
Edit settings
extension/riakfilestorage/settings/settings.ini.php
3. Edit nginx configuration to proxy images request to riak directly. Example of that in nginx case see
nginx.conf.example
As for Riak configuration I suggest just change storage engine to Leveldb, so you can store more than your system has a memory.
Yes it is. This plugin was intentionally written with that in mind. That most of the cases it will be used togeter with Automated hosting plugin. This plugin also can work independently as standalone solution also.
Min 2.14v since this commit
Developing application takes a lot of time. You can support application by donating. There is no company behind this application and it takes away my free time. Every donation matters and does not matter how small it is!