not having local installations of Docker, VirtualBox, nginx, MySQL, or other software is persistently interfering with development and testing.
This issue has the ambitions:
to support development and testing workflows where the only critical software that is installed locally are NodeJS and SSH, where the latter is for working with a remote host that provides other software and data, e.g., MySQL.
to provide an easy means for running an equivalent, or nearly so, remote deployment for testing just before deployment (staging).
not having local installations of Docker, VirtualBox,
nginx
, MySQL, or other software is persistently interfering with development and testing.This issue has the ambitions: