Git Product home page Git Product logo

Comments (4)

shenghu avatar shenghu commented on June 15, 2024

@andrewgaul yes, I need this as well. I mean s3proxy is possible to be deployed as http://host:port/contextroot/bucket/key. Right now, I use a wrapped request which remove service path in request.getUri(). But I think it is better that S3ProxyHandler can accept a property and remove it from request.getUri().

from s3proxy.

gaul avatar gaul commented on June 15, 2024

Apache jclouds support this on the client side for Eucalyptus and its /services/Walrus service path. Thus we can use it to write a test for your use case via PROPERTY_S3_SERVICE_PATH override. Could you investigate adding this functionality?

from s3proxy.

shenghu avatar shenghu commented on June 15, 2024

OK. I can do this. BTW, is jclouds active now? I'm thinking to use jclouds as client vs using s3 sdk directly in our app to connect to s3proxy. Benefits of using jclouds are 1) unit testing w/ filesystem; 2) common API to support both s3 and openstack.

from s3proxy.

gaul avatar gaul commented on June 15, 2024

jclouds is active and just released 2.0.0. S3Proxy uses it for all backend interactions.

from s3proxy.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.