GithubHelp home page GithubHelp logo

beingsane / riak-file-storage Goto Github PK

View Code? Open in Web Editor NEW

This project forked from livehelperchat/riak-file-storage

0.0 1.0 0.0 180 KB

Extension for live helper chat to store all the files in Riak

PHP 100.00%

riak-file-storage's Introduction

Riak file storage extension for live helper chat

This extension enables cloud storage using Riak as file storage service. It's very easy to setup and enables horizontal scalability regarding chat files storage.

See: http://basho.com/riak/ http://littleriakbook.com/

How to install?

  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

riak-file-storage's People

Contributors

remdex avatar

Watchers

Stéfano Araujo  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.