Giter Site home page Giter Site logo

Support aarch64 in installer about coolify HOT 9 CLOSED

Elara6331 avatar Elara6331 commented on August 16, 2024
Support aarch64 in installer

from coolify.

Comments (9)

Elara6331 avatar Elara6331 commented on August 16, 2024 2

The installer itself does seem to be working, but the docker container is made for x86_64, causing the following error:

WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
standard_init_linux.go:219: exec user process caused: exec format error

from coolify.

phiberber avatar phiberber commented on August 16, 2024 2

Any progress on this? I'm trying to install it in an Oracle ARM VPS:

Restarting docker daemon...
Installing docker-compose CLI plugin...
Found .env file of Coolify. Using it during setup.
Installing Coolify...
docker.io/coollabsio/coolify:latest
WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested

from coolify.

Soneji avatar Soneji commented on August 16, 2024 1

Hi all, I too would love to see coolify for ARM.

I found this article which makes it quite easy to implement multi-arch builds with GitHub Actions and a tool called Docker BuildX (you should probably skip to the bit where it says "The simple way with docker buildx" -> https://www.docker.com/blog/multi-arch-build-and-images-the-simple-way/

from coolify.

andrasbacsai avatar andrasbacsai commented on August 16, 2024

Yes, you are right. It's compiled for x86_64. You can check the messy code here. 😁

I would like to rewrite it to rust soon, as the binary is huge (nodejs is bundled in it). With rust, I could support different architectures.

from coolify.

andrasbacsai avatar andrasbacsai commented on August 16, 2024

We have a new installer. Could you please test it out on an aarch64 based system?

As I said previously, it is not written in Rust, as I said previously, because I rethought it and the installer is web-based.

from coolify.

Elara6331 avatar Elara6331 commented on August 16, 2024

I am currently trying the installer. It seems to be trying to install docker. I already have docker installed. It should check whether the docker command exists and not install docker if it does.

from coolify.

dndrheadof avatar dndrheadof commented on August 16, 2024

yeah, same problem

from coolify.

ErSauravAdhikari avatar ErSauravAdhikari commented on August 16, 2024

I would love to see this feature as well.

from coolify.

andrasbacsai avatar andrasbacsai commented on August 16, 2024

The ARM support is in beta, you can try it out! :)

from coolify.

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.