mirror of
https://github.com/MichaelCade/90DaysOfDevOps.git
synced 2025-02-02 04:14:51 +07:00
docs: introduce alternative virtual environment setup for m1 macOS users
This commit is contained in:
parent
88f63d3a82
commit
56fde82245
@ -40,6 +40,8 @@ Next up we also need to get [Virtual Box](https://www.virtualbox.org/wiki/Downlo
|
||||
|
||||
Both installations are pretty straightforward and both have great communitites around them so feel free to reach out if you have issues and I can try and assist too.
|
||||
|
||||
> If you are using m1 macOS, I recommend to use [multiplass]([url](https://multipass.run/)) instead of Vagrant and VirtualBox. (reference : https://github.com/MichaelCade/90DaysOfDevOps/issues/365)
|
||||
|
||||
## Our first VAGRANTFILE
|
||||
|
||||
The VAGRANTFILE describes the type of machine we want to deploy. It also defines the configuration and provisioning for this machine.
|
||||
|
Loading…
Reference in New Issue
Block a user