Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ARM64 support #528

Closed
hpinhal opened this issue Jun 11, 2021 · 5 comments · Fixed by #696
Closed

ARM64 support #528

hpinhal opened this issue Jun 11, 2021 · 5 comments · Fixed by #696

Comments

@hpinhal
Copy link

hpinhal commented Jun 11, 2021

Greetings!

Is there a plan to support ARM CPUs?

@ImNM
Copy link

ImNM commented Sep 1, 2021

It works on m1 arm 64 :)

With warn message
test env

docker desktop kubernetes
skaffold
Helm chart elsaticsearch cluster
Mongo db atlas

Prod env

Eks

@ms0510k
Copy link

ms0510k commented Nov 2, 2022

how can start monstach?
my cpu arm64
only amd64, windows format in download folder

@ImNM
Copy link

ImNM commented Nov 2, 2022

how can start monstach? my cpu arm64 only amd64, windows format in download folder

@ms0510k
just excute docker img
it works on arm64

@1612647
Copy link

1612647 commented May 12, 2023

@ms0510k just excute docker img it works on arm64

I tried docker image on arm64 but get this error:
exec /bin/monstache: exec format error
Can you share your config?

@porn porn mentioned this issue Jun 13, 2023
@porn
Copy link

porn commented Jun 13, 2023

You can run monstache on ARM64:

  • download & extract source code
  • install some go (e.g. golang-go on Ubuntu distro, just successfully tested on version: 1.18.1)
  • go to the directory with extracted source code
  • run go install -> this creates ~/go/bin/monstache binary that can be used ✔️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants