Qovery / Replibyte

Seed your development database with real data ⚡️
https://www.replibyte.com
GNU General Public License v3.0
4.16k stars 128 forks source link

Support Apple silicon mac? #235

Closed ishikawa-pro closed 1 year ago

ishikawa-pro commented 1 year ago

Hi there. I think I want to use the Replibyte on the M1 mac. but it seems to have released binary is x86_64-apple-darwin only. Is there how to use the Replibyte on the Apple silicon mac?

and more, I tried to install the Replibyte from homebrew, I can launch it. Can we use the x86 binary on the apple silicon mac?

evoxmusic commented 1 year ago

Hi, you can use the x86 binary on your M1 (I also have a M1 and it works fine).

I didn't invest time to build an ARM version but it should works without any issue. Happy to have your contribution

ishikawa-pro commented 1 year ago

I also was able to dump and restore MongoDB's data on my M1 mac with x86 binary. 😄 Thank you for letting me know!