Skip to content

Support M1 Mac as a development environment #1204

@bcipriano

Description

@bcipriano

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.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions