aurae-runtime / aurae

Distributed systems runtime daemon written in Rust.
https://aurae.io
Apache License 2.0
1.85k stars 91 forks source link

Add UTM virtualization option to M1 documentation #429

Closed StephenWeber closed 1 year ago

StephenWeber commented 1 year ago

My own notes on setting up a VM using UTM on my own Apple Silicon computer. I expect this to take some rounds of editing / proofing, so please do ask questions and have me expand on anything. I'd really like to get the tone / audience-expectations right.

This is what worked for me, on my machine, to get through the second Virtual Machine section. I was indeed able to build aurae.

Potential areas of improvement:

Screenshot 2023-02-24 at 5 32 45 PM

cla-bot[bot] commented 1 year ago

In order to contribute to a Nivenly Foundation project you must sign and agree to the CLA. Reply with @cla-bot check to check again.

StephenWeber commented 1 year ago

@cla-bot check

cla-bot[bot] commented 1 year ago

The cla-bot has been summoned, and re-checked this pull request!

krisnova commented 1 year ago

My advice would be to do the following:

Also please consider using project native workflows whenever possible. I don't want to live in a world where everyone is having to guess/check their bespoke workflow for the project. If you need to mount something in a VM, chances are you aren't alone so the discussion we should be having is "What is the right way for the project to mount in a VM" at large.

krisnova commented 1 year ago

Closed for https://github.com/aurae-runtime/aurae/pull/463