Im a dev that moved to devops and use a VM for dev work (or spin up a machine in Cloud). All code is in repos stored on Github, Gitlab etc. I also have a repo that contains scripts that will build the VM using Packer & SaltStack, and a text file (that is stored on usb's) to say how to add packer and any other base tools needed for the VM (saltstack scripts can be used a the cloud machine)
No comments yet.