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 a macOS + Lima development environment guide #456

Closed BradLugo closed 1 year ago

BradLugo commented 1 year ago

Adds a guide for using Lima on macOS with an option to mount the auraed unix socket from the guest VM to the host machine, so a developer can interact with aurae from their host machine.

BradLugo commented 1 year ago

Note that this PR is for the docs-guide branch. Happy to change this to main if https://github.com/aurae-runtime/aurae/pull/452 gets merged in