Open alexlovelltroy opened 7 months ago
@alexlovelltroy Could you please assign this to me? (And whoever else is interested!) I don't seem to have assignment permissions in this repo.
I'll link a repo in here once I push it for us to share work on the guide
@synackd and I were talking about this some after the meetings on Wednesday. One detail that we'll need to figure out early is what VM tools to target on Linux, Mac, and Windows. Possibilities include Vagrant, Virtualbox, qemu, maybe vmware? The current state of virtualization on Arm makes it hard to make the same choice across the board.
@synackd and I were talking about this some after the meetings on Wednesday. One detail that we'll need to figure out early is what VM tools to target on Linux, Mac, and Windows. Possibilities include Vagrant, Virtualbox, qemu, maybe vmware? The current state of virtualization on Arm makes it hard to make the same choice across the board.
Some quickstarts have a tab atop each code snippet that show different code for different target platforms. But the logic corresponding to the snippet contents is the same. Then where the code can be the same across platforms (e.g. after the VM has been instantiated) the tabs are elided.
New User Experience for OpenCHAMI Users
Start with the LANL SI quickstart
This must actually work! It should not be exciting!
Must have links to follow up items. What can I do next?
Good examples
https://developer.hashicorp.com/vagrant/tutorials/getting-started
Do not include these things for the quickstart
Developer Quickstart is separate from Admin Quickstart