Skip to content

nricciar/sinatra-s3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An implementation of the S3 API in Sinatra.  Most of the code was originaly taken from
ParkPlace, another S3 clone written by _why.

Requirements
-------------------------------------------------------

  gem install sinatra haml aws-s3

Optional Torrent Support
-------------------------------------------------------

If you are interested in using Sinatra-S3 as a Bittorrent tracker you will need a custom
version of RubyTorrent found at http://github.com/nricciar/rubytorrent.

Install
-------------------------------------------------------

  1) cp s3.yml.example s3.yml
  2) edit s3.yml to suit your needs
  3) rake db:migrate
  4) rackup config.ru -p 6060
  5) go to http://localhost:6060/control/ and login with the username admin and the
     password pass@word1

About

An implementation of the S3 API in Sinatra

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •