Closed jamezpolley closed 4 years ago
Based on a discussion we had a little while ago, the main audience initially for yinyo will be developers rather than devops type folk so there's less value in having a vagrant setup initially. Also, this probably won't help make CI/CD easier. So, I'm going to close this.
@jamezpolley please reopen this if I misunderstood something.
The work done here is a partial implementation of #99
This adds all the required pre-requisite install tasks into the Makefile in a simplistic way, and adds a Vagrantfile which uses this to build a VM which has all the pre-requisite steps completed.
To get a working yinyo server, it's still neccessary to run
skaffold
andmake buckets
as per the readme - as root, in/srv
inside the VM.