Hey @grace, I’m on M1 and running all core, refapp and o3 without any issues. It’s why we started publishing arm64 builds on Dockerhub. What are specific issues that you run into?
@raff, it is now running well locally on M1 but I had to increase the Docker engine resources up to 8 CPUs, 16 GB of memory, and 4 GB of swap (4x more than the Azure setup that I tried). Before that, the backend wasn’t loading at all, and ended up with 504 responses (gateway time-out).
Also, it took about 15 minutes for the initial setup on both the local M1 and the cloud VPS.
@raff, just to report that I am facing again 504 - Time out error with the backend on my local M1 (using the latest Docker images). The initial setup apparently went well though. Any thoughts? Thanks!