Running local WordPress on AWS Workspaces

My laptop is not very powerful and my coworker’s M1 Mac is not compatible with VirtualBox. We are trying to find a way to run a vagrant provisioned instance of our local development Wordpress site on a remote desktop, specifically AWS Workspaces.
The issue is AWS Workspaces can’t have nested virtualization so VirtualBox can’t be run on them. We are trying to find a way that vagrant can provision our site on the workspace. Has anyone done something similar to this? If so, any luck?

1 Like