Skip to content

A sandbox set of configs for trying to get an s3 yum repo plugin working on aws with signature version 4

Notifications You must be signed in to change notification settings

Cinderhaze/s3-repo-sandbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

s3-repo-sandbox

A sandbox set of configs for trying to get an s3 yum repo plugin working on aws with signature version 4

I'll create two seperate puppet manifests, and a bootstrap script to switch between the repositories

Links / resources http://stackoverflow.com/questions/27400105/using-boto-for-aws-s3-buckets-for-signature-v4 -- Example to get aws sig 4 working with boto

http://stackoverflow.com/a/14288563 - Way to connect directly to s3 though boto

http://boto.readthedocs.org/en/latest/s3_tut.html - offical boto docs

yegor256/s3auth#214 -- Discussion about how to add sig4 to an s3auth project

To do everything, run this (evil) curlbash

curl https://raw.githubusercontent.com/Cinderhaze/s3-repo-sandbox/master/init.sh | bash

About

A sandbox set of configs for trying to get an s3 yum repo plugin working on aws with signature version 4

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published