Skip to content
This repository has been archived by the owner on Dec 2, 2020. It is now read-only.

cskarby/vagrant-fake-s3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

vagrant-fake-s3

Installing https://github.com/jubos/fake-s3 into a vm and export fake_s3_root on host's port 8080. See Vagrantfile

Installation

Prerequisites

Install vagrant and virtualbox, see http://docs.vagrantup.com/v2/getting-started/index.html

Provision vm and run service

vagrant up

Test client

See Python S3 examples on http://ceph.com/docs/master/radosgw/s3/python/ For the section "CREATING A CONNECTION" access_key and secret_key can be empty, remember to set host='localhost', port=8080 to connect to fakes3 on localhost:8080.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published