Deployment questions
Opened this issue · 1 comments
Deleted user commented
Hello Eric,
I have been looking for a wordpress deployment framework using vagrant and came across yours. I followed your documentation closely but have several questions:
- What does the remote server (the one that runs wordpress for public to view) have to have installed? Are there any instructions for the server install? Which parts of your installation checklist do I need to install on the remote server?
- For my local environment that I provision using vagrant up, can I load for example Varying-Vagrant-Vagrants? Or does it have to be just plain let's say Ubuntu VM box? I guess I am not clear what does your scaffolding install and how do I control what version of all the installed packages are to make sure that I match those on the remote server.
- I noticed https://github.com/evolution link. Are you working on replacing the genesis framework for a new version? If so, how will one be able to migrate the existing genesis one?
EvanK commented
Sorry for the lack of response. We got busy on other projects, and I'm just now coming back to the backlog of issues!
- Genesis requires Ubuntu 12.04 (its successor Evolution is built on 14.04)
- I've honestly never used VVV, but it might be usable with Genesis. I would not say that we officially support it, however
- Yes, this is intended as a replacement/successor to Genesis. We do not currently have a working migration path, but it's on our roadmap