User Tools

Site Tools


software:riak

This is an old revision of the document!


Riak

Riak-CS

Setup an S3 clone with Debian

This guide is tested on Debian Wheezy with Riak 1.4.4 in my (virtualized) servers

  • All riak components should be installed on the same machine
  • Web application should be on a different machine or you have to use riak ip and port as proxy
  • Development outside the network is possibile but using the proxy as above
                                                            192.168.30.2
                                                           +---------------------------------+
                                                           |                                 |
                                                +--------->|     Web server                  |
                                                |          |                                 |
                                                |          +---------------------------------+
                                                |
                                                |           192.168.30.3
                                                |          +---------------------------------+
                                                |          |                                 |
                                                +--------->|     Web application 1           |
               1.1.1.1        192.168.30.1      |          |                                 |
                  +-------------------+         |          +---------------------------------+
                  |                   |         |
 Internet +------>|    Firewall       +-------->+           192.168.30.4
                  |                   |         |          +---------------------------------+
                  +-------------------+         |          |                                 |
                                                +--------->|     Web application 2           |
                                                |          |                                 |
                                                |          +---------------------------------+
                                                |
                                                |           192.168.30.5
                                                |          +---------------------------------+
                                                |          |                                 |
                                                +--------->|     Riak-CS S3 Clone            |
                                                           |                                 |
                                                           +---------------------------------+

In progress…

software/riak.1391607534.txt · Last modified: 2014/02/05 14:38 by Michele Porelli