monstache
monstache copied to clipboard
ARM64 support
Greetings!
Is there a plan to support ARM CPUs?
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
how can start monstach? my cpu arm64 only amd64, windows format in download folder
how can start monstach? my cpu arm64 only amd64, windows format in download folder
@ms0510k just excute docker img it works on arm64
@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?
You can run monstache on ARM64:
- download & extract source code
- install some
go(e.g.golang-goon 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/monstachebinary that can be used :heavy_check_mark: