What in RiakS2 do AS3

2015-08-12 Thread Brad Aisa
I'm new to both S3 and Riak -- I'm trying to set up local RiakS2 to run our integration tests (instead of writing to S3) -- where do I find or configure "Access Key ID" and "Secret Key" for the S3 api? The only thing I've found on the Basho site relates to setting up a S3cmd client. It provides

Re: What in RiakS2 do AS3

2015-08-10 Thread Dmitri Zagidulin
Hi Brad! You're most of the way there. The access key and the secret key go into the riak-cs.conf file (usually located in /etc/riak-cs/ ). And you get them from creating an admin user. (And then copy & paste them into the config file). http://docs.basho.com/riakcs/latest/cookbooks/configuration

What in RiakS2 do AS3

2015-08-10 Thread Brad Aisa
I'm new to both S3 and Riak -- I'm trying to set up local RiakS2 to run our integration tests (instead of writing to S3) -- where do I find or configure "Access Key ID" and "Secret Key" for the S3 api? The only thing I've found on the Basho site relates to setting up a S3cmd client. It provides