Giter Club home page Giter Club logo

Comments (7)

chekalsky avatar chekalsky commented on June 3, 2024 2

I understand. With reasonable pricing we would love to contribute, but for now it is not that big of a difference for us in migrating to graviton to offset full-scale contribution/support for that feature. Hope someone bigger could invest in that, or you would implement payments.

from extra-php-extensions.

mnapoli avatar mnapoli commented on June 3, 2024 1

Hi both,

To answer the original question, what needs to be done is to finish brefphp/aws-lambda-layers#62

Then we can work on updating the build here (it's quite a bit of work to be honest, not a matter of a few hours)

from extra-php-extensions.

mnapoli avatar mnapoli commented on June 3, 2024 1

@chekalsky unfortunately I have made very little progress. Extensions are one of the most time-consuming things with Bref.

That's not something I want to do, but so far the only viable solution I see is to offer "official" extensions in the Bref project via a paid option (the bref-extra-extensions repo is community-maintained, I try to contribute when I can). That would allow to invest time to maintain the extensions properly. I'm not sure it would be a popular move though, so that's why I haven't done it yet.

from extra-php-extensions.

ThomasLabstep avatar ThomasLabstep commented on June 3, 2024

I think the short term solution if you really want the ARM upgrade to save money is to build the layers you need in ARM using docker buildx and create a private AWS layer in your account.

Just use the existing Dockerfile code available in this repo. Double check if any of the code would crash in ARM architecture.

I'm going to wait.

from extra-php-extensions.

ThomasLabstep avatar ThomasLabstep commented on June 3, 2024

it's impossible/hard to build multi-platform images

I might say something really stupid but why are you trying to build a multi arch image for plugins?
Why not just ask devs to pick the right arch image? If I want redis ARM, why not just build an image that only supports ARM? Would that help?

Multi arch image sounds very convenient to have but the tooling is not really following it seems...

from extra-php-extensions.

mnapoli avatar mnapoli commented on June 3, 2024

For the record I've continued looking into ARM today, here's an update: brefphp/aws-lambda-layers#62 (comment)

TL/DR slow progress, it will take more time.

from extra-php-extensions.

chekalsky avatar chekalsky commented on June 3, 2024

@mnapoli any chance this will be finished soon? In the meantime, is there an option for single-arch builds for at least most popular extensions? (e.g. gd?)

from extra-php-extensions.

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.