Update Dev VM #357

Open
opened 2026-06-29 08:37:54 +00:00 by rob · 0 comments
Owner

After working through some issues with Jaidev, there are a few things that I should do to cut a new version of the dev VM, just so we have one that works. See instructions in #190 for full details. Short version is:

  • Install composer.
  • Install php7.2-zip and zip
  • Create a generic developer account in the pms_cb database
  • Create a root-like database user that can connect from the host machine, so devs can run a mysql client in their main environment.
  • Move the uploaded box image back to the US.

Consider adding some basic provisioning to the Vagrantfile to do an initial composer install. I think if I do that, it should simplify the instructions to basically vagrant up and login.

After working through some issues with Jaidev, there are a few things that I should do to cut a new version of the dev VM, just so we have one that works. See instructions in #190 for full details. Short version is: * Install composer. * Install php7.2-zip and zip * Create a generic developer account in the pms_cb database * Create a root-like database user that can connect from the host machine, so devs can run a mysql client in their main environment. * Move the uploaded box image back to the US. Consider adding some basic provisioning to the Vagrantfile to do an initial `composer install`. I think if I do that, it should simplify the instructions to basically `vagrant up` and `login`.
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: rob/pms3#357