Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 486 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 486 Bytes

cfpaste

Go based Openstack Swift/Rackspace CloudFiles pastebin

Demo

http://paste.ronin.io/c7dcb578

Installation

  1. go get github.com/pandemicsyn/cfpaste (also go get -u github.com/ncw/swift if you get a 400 on auth)
  2. go install github.com/pandemicsyn/cfpaste
  3. cd $GOPATH/src/github.com/pandemicsyn/cfpaste
  4. edit and source dot-swift-creds
  5. run $GOPATH/bin/cfpaste
  6. profit!

Make it faster

  1. Fire up memcached on 127.0.0.1:11211