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

Support M1 Mac as a development environment #1204

Open
bcipriano opened this issue Sep 19, 2022 · 0 comments
Open

Support M1 Mac as a development environment #1204

bcipriano opened this issue Sep 19, 2022 · 0 comments
Assignees
Labels
feature request New feature

Comments

@bcipriano
Copy link
Collaborator

Is your feature request related to a problem? Please describe.
The current master branch (commit cd0fc3d) has various issues on Macs with M1 chips due to incompatibilities created by components that don't support the ARM architecture.

Describe the solution you'd like
M1 Macs should be supported as a valid development environment. This includes:

  • Running Postgres directly on the host or in a Docker container.
  • Building and running Cuebot directly on the host or in a Docker container.
  • Building and running RQD directly on the host or in a Docker container.
  • Running CueGUI and CueSubmit directly on the host, communicating with Dockerized Cuebot.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature
Projects
None yet
Development

No branches or pull requests

1 participant