You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There was some preliminary work done for this in #67 and #101, but there have been some changes on the Lando end, and we are shifting gears to adopt it as the sole local development infrastructure for the scaffold going forward, and a new issue helps reflect that.
Work for this is being done on the lando branch. There is a TODO.md file that outlines work still to be done, but for tracking purposes here are the pieces that I think are still remaining.
Remove docker/default.vcl, docs in docs/tools/varnish.md
DOCKER-COMPOSE: Since we're switching from docker-compose to lando it would be confusing to leave the docker-compose functionality in here, documented or not. We should remove config and references to the old docker-compose local infrastructure
Remove docker-compose.yml
Remove docker directory
LOCAL DEVELOPMENT TOOLS:
Determine if we need the site-import tooling in appserver
If yes:
Add terminus commands and scripts for importing a database
Add acquia API commands for importing databases
The text was updated successfully, but these errors were encountered:
There was some preliminary work done for this in #67 and #101, but there have been some changes on the Lando end, and we are shifting gears to adopt it as the sole local development infrastructure for the scaffold going forward, and a new issue helps reflect that.
Work for this is being done on the
lando
branch. There is aTODO.md
file that outlines work still to be done, but for tracking purposes here are the pieces that I think are still remaining.TODO
docker-compose.yml
docker
directorysite-import
tooling inappserver
The text was updated successfully, but these errors were encountered: