GithubHelp home page GithubHelp logo

Comments (3)

nroi avatar nroi commented on August 19, 2024

Can you explain in a bit more detail how you use flexo? I would have expected most if not all users to deploy flexo inside their own four walls in a LAN reachable by a desktop or laptop client. But when you talk about S3, I guess you deploy flexo at AWS or some other cloud provider?

from flexo.

benedikt-bartscher avatar benedikt-bartscher commented on August 19, 2024

Thanks for your response. I have multiple flexo deployments with helm+k8. Some of them are on-site (local) and some of them in AWS. However every flexo instance is deployed with k8 and 3 pods. Currently these pods use local storage which is not optimal. I would only like to fetch every package 1x from the upstream mirrors to reduce external traffic and increase speed.

from flexo.

nroi avatar nroi commented on August 19, 2024

I see.

Adding S3 as an additional storage provider would considerably increase the complexity of flexo, since there are some challenges to be addressed. For example, S3 does not support appending data to an existing object. Writing test cases would also become more difficult, because you would have to mock an external provider if you want your tests to run without external dependencies. I'm sure that these are all problems that can be solved, but only with considerable additional complexity.

My assumption is that deploying flexo in an HA environment is more of a niche use-case, hence there are many other issues that provide more benefit for less effort. So this is not on my roadmap in the near future.

Anyone who's interested in this feature: Feel free to comment and argue why you would find this useful, I'm always interested to hear how people use flexo. But since is not on my roadmap at the moment, I'm closing this for now.

from flexo.

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.