Summary
User is encountering an error when trying to migrate from Docker Compose to abctl on an EC2 instance, specifically related to system architecture. They are unable to execute the abctl binary file.
Question
Hi! I’m self hosting airbyte on ec2. I’m trying to migrate from docker compose to abctl but running into an error with system architecture I believe. Wondering if anyone ran into the same issue and how they solved it.
aarch64```
```curl -LsfS <https://get.airbyte.com> | bash -
Installing for Linux...
Downloading abctl from <https://github.com/airbytehq/abctl/releases/download/v0.13.1/abctl-v0.13.1-linux-amd64.tar.gz>
Installing 'release/abctl-v0.13.1-linux-amd64/abctl' to /usr/local/bin
bash: line 242: /usr/local/bin/abctl: cannot execute binary file
abctl install failed: bash: line 242: /usr/local/bin/abctl: cannot execute binary file```
<br>
---
This topic has been created from a Slack thread to give it more visibility.
It will be on Read-Only mode here. [Click here](https://airbytehq.slack.com/archives/C021JANJ6TY/p1724875721010639) if you want
to access the original thread.
[Join the conversation on Slack](https://slack.airbyte.com)
<sub>
["ec2", "abctl", "docker-compose", "system-architecture", "binary-file-error"]
</sub>